In article <92140@palm-dev-forum>, [EMAIL PROTECTED] says... > > hi, > > I did some initial coding in CW 8, but for some reason had to use CW 7. > I replaced PalmOSRuntime with > > Palm OS Runtime lib. Now while compiling, it gives "LINK ERROR : main in > undefined". > > can anybody tell me plz. what is the reason and how handle it.
Moving a project to an earlier version of CodeWarrior will cause many of the pref panels to be reset to their default values. I think you're accidentally trying to build a Mac OS application now, due to the change in the 68K Project panel. Please verify the setting of your pref panels match those of a new stationery project, the use the "Project/Remove Object Code" command to clean out the project, then rebuild. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
