Thanks! That worked.  In my Files tab of the project window, both the Debug
and Release targets list exactly the same set of files.  StartupCode.lib was
listed in a "Palm OS Device" folder in the project window for both Debug and
Release.

But when I switched to the Segments tab, there was a folder called
"StartupCode MUST be first!".  The Debug target had it, but the Release did
not.  I was able to simply add files to project to add the lib to just the
Release version, and then it would build

-Jason

> From: Ben Combee (view other messages by this author)
> Date: Wed, 13 Mar 2002 20:09:15
> Make sure that the StartupCode.lib or MSL Runtime (whatever).lib file is
> in both your release and debug targets.  To do this, click on the
> library in the project, then go to the project inspector (it is one of
> the buttons at the top of the project window).  In this dialog, you can
> see what targets the file is associated with.
>
> __Startup__ is defined by the runtime library, and it ends up calling
> you PilotMain.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to