At 11:14 AM 5/28/2004, you wrote:
I'm new to Palm OS programming and the Eclipse IDE for Palm OS
Development.  I'm having problems statically linking NetSocket.lib to my
project.  I've tried adding the library name to the automatically
generated makefile, but I must not be adding it correctly.

NetSocket.lib is a CodeWarrior library, and isn't appropriate for prc-tools, the C/C++ development tools for 68K applications included with PODS. You need to link with libNetSocket.a or libNetSocket-debug.a instead.


-- Ben Combee, DTS technical lead, PalmSource, Inc.
   Read "Combee on Palm OS" at http://palmos.combee.net/



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

Reply via email to