|
-
Dec 9th, 2002, 05:10 AM
#1
Thread Starter
Lively Member
How to compile the jpeg compress files
I get the jpeg free library from http://www.ijg.org/
But I can't compile it to exefile.
I need some help , Thanks.
For more, I was using Dev C++.
Program is a pleasure thing! 
-
Dec 9th, 2002, 02:55 PM
#2
Fanatic Member
I've got trouble with that library as well.
The library itself (jpeglib) should be compiled as a lib-file. It isn't meant to be compiled as an exe-file I think.
The examples can be compiled as exe's. That worked with VC++ 6. Somehow I'm not able to link the lib-file within my program. VC++ can't find the symbols in the lib file. If someone knows how to handle this library, Ill appreciate help much as well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|