Results 1 to 2 of 2

Thread: How to compile the jpeg compress files

  1. #1

    Thread Starter
    Lively Member WindowsNuclear's Avatar
    Join Date
    Oct 2002
    Posts
    106

    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!

  2. #2
    Fanatic Member riis's Avatar
    Join Date
    Nov 2001
    Posts
    551
    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
  •  



Click Here to Expand Forum to Full Width