I made a simple standard PNO project, and in the src directory I added two files namely Bitstream.h and Bitstream.c...
The problem is when I try to call functions defined in Bitstream.h, from my NativeCallTestApp.c.. I get an undefined reference to "function"... I already included Bitstream.h in my NativeCallTestApp.c.. Is this a problem with the linker? What should I do to solve this? Thanks... -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
