I had a library that I had written (C++ objects) for OS 3.1, which compiled fine, and worked perfectly. I just downloaded the 3.5 SDK, installed it, and went through my library code to change it slightly (just find and replace calls for Word->UInt16, #include <PalmOS.h> instead of <Pilot.h>, etc.) Now when I recompile it, my code compiles wonderfully, but I get 300 linker errors in the MSL files (namely "limits.") of objects being redefined, and missing commas, etc. Do I need to toggle a switch in the project preferences? Or #define something somewhere before compilation? Any help would be much appreciated. Thank you. - Jeff Massung ([EMAIL PROTECTED]) - Lead Prorammer for Magpie Systems (Pipeline inspections) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
