Link Error : POLExplicitTemplates.cpp: 'POL::CArray<POL::CSimpleGrid::CRowInfo*, POL::CObjectTraits<POL::CSimpleGrid::CRowInfo*>, POL::CCompareTraits<POL::CSimpleGrid::CRowInfo*>>::~CArray()' 16-bit code reference to 'operator delete(void*)' is out of range.
There's about 10 of these that happen when I try to compile & link. This is with codewarrior 9.3, and the program is written in POL. I've got 6 segments. Segment 1 contains:
Palm OS Runtime.mcp PalmOS Runtime_21_A5.lib MSL_C++_PalmOS_2i_DbA4A5.lib POLD1.lib Starter.cpp StarterApp.cpp POL Lib.mcp
Segements 2, 3 & 4 contain POLD2, POLD3 and POLD4.lib, respectivey.
Then I have my .cpp files (forms & utilities) in segments 5 & 6. I've tried rearraging things and using different options in the project, and I'm about to give up. If I weren't so boneheaded and stupid maybe I'd see what's probably a very simple solution. Can someone help me?
Thanks. -Mark
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
