Re: [ILUG] Linker problems

From: Carlos Luna (carlos.luna at domain steorn.com)
Date: Wed 18 Sep 2002 - 16:54:06 IST


Apologies for the seemingly short comment... didn't mean it that way.

Here's the command used:
g++ -o jpeg_demo jpeg_demo.cpp -ljpeg

And here's the response:
/tmp/cc1Xp9yf.o: In function 'readJpeg(char*,Image*)':
/tmp/cc1Xp9yf.o(.text+0x15): undefined reference to
'jpeg_std_error(jpeg_error_mgr*)'
/tmp/cc1Xp9yf.o(.text+0x36): undefined reference to
'jpeg_CreateDecompress(jpeg_decompress_struct*,int,unsigned int)'
...etc. The rest are much the same listing the other jpeg library functions
I used.

Thanks again.
Carlos



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:18:56 GMT