I am trying to load an jpeg image with Cimg. But I have the problem exposed: Cannot load any image with CImg.
So I have followed carefully the different answers written by Mark Setchell and Draex_.
But I still have a problem : when I compile my Cimg program I have the next errors:
- E1696 cannot open source file "jpeglib.h"
- C1083 Cannot open include file: 'jpeglib.h': No such file or directory