I have made a static library  (.lib) for Palm using MW Code Warrior.

Now when i add this .lib (which contains implementations of some functions
of mine) in another project and try to link it , i get a linker error saying
"function ... undefined" . The project compiles fine though. Can i not use
the functions from the library straight away ? Or do i need to do something
else before i can use the functions from the library.

Disassembling the .lib shows me the equivalent assembly code which seems to
be OK.

Could someone  please let me know what i am doing wrong.

Thanks
Nitin




-- 
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