On Thu, Mar 28, 2002 at 09:09:23AM -0800, Mike Davis wrote:
> It compiles just fine but apparently in the linking process it can't 
> find the SDK.  I had the same problem when my IDE tried to build an 
> application.  Pass 1 worked fine but pass 2 failed to find the SDK, 
> with the same error listed below.  
> 
> In the IDE I added the -palmos3.5 to the parameter list of the 
> command, for pass 2.  that fixed pass 2 error in the IDE.

Sounds like you've figured out how to fix the problem by yourself.
If your IDE doesn't invoke prc-tools correctly then that's something
you need to take up with your IDE's authors.

(BTW prc-tools needs to make the SDK available at link time in case you're
linking with any static libraries provided by the SDK, e.g., PalmOSGlue.)

    John

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

Reply via email to