At 06:39 PM 12/12/2000, Andy Black wrote:
>I have a little problem I was hoping to get some help on. I debug my Palm
>Apps by building a Palm Simulator App, running the app and debug using
>CodeWarrior (I don't have CW for PalmOS, I have CW Pro. POSE can not debug
>with CW Pro). Anyways, I now have an application that relies on MathLib. How
>do I get MathLib to compile into the simulator app?

I'm by no means an expert on this, but here's my thinking on the subject. The 
simulator is effectively a Mac application that contains your Palm application and the 
entire Palm OS. The Palm OS isn't exactly the same as any real ROM, but most of the 
code in the same. I don't think there is any way to use real libraries in the 
simulator. That said, it may still be possible to get MathLib into your simulator 
build by including the source code for the library directly in your project (for the 
simulator target only).
--
Peter Epstein
Palm Inc. Developer


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

Reply via email to