I've just embarked in using precompiled headers with some of my projects and seem to already hit my first hurdle. Everything compiles as expected; however, I get the following error when I try to 'Make' the prc file.
Link Error: PalmOS_Startup.c: 'PilotMain' referenced from '__Startup__' is undefined. I have included the MSL Runtime Palm OS(2i).Lib file but for some reason all my attempts to get this thing to compile are in vain. Any good references on working with precompiled headers or advice as to what might be happening? Any feedback would be greatly appreciated. I'm sure I'm probably missing something "obvious" in my projects settings. Thanks in advance, -Mark -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
