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?

bye
Jyothi




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