On Thu, 7 Mar 2002, Jyothi wrote: > hai , > i am trying to use the jcpalm (jpeg compression library for palm) , > but when compiling with my project makefile > i am getting the following errors > undefined reference to `JLIB_std_error' > undefined reference to `JLIB_create_compress' > undefined reference to `JLIB_mem_dest' > undefined reference to `JLIB_set_defaults' > undefined reference to `JLIB_set_quality' > undefined reference to `JLIB_start_compress' > undefined reference to `JLIB_write_scanlines' > undefined reference to `JLIB_finish_compress' > undefined reference to `JLIB_destroy_compress' > > what is the problem? > how to clear it?
did you link the library to your project? which development environment? if your using prc-tools, when you build the binary it'll be something like -ljlib :> // az "s*x is very good for mood swings.." [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
