Well my issue is basically that I am trying to use Cimg and load an image. It works for .ppm and .bmp files, but when I try and load a .jpg image it doesn't work. I read up somewhere I must have the right image magick installed, etc. I installed the most recent version but no luck. Also I tried to look for convert.exe
, and I cannot find it in the image magick folders. Only a header file called convert, and I tried to add it as well to the project but it won't help.
Please someone help me. I've spent the last 2 hours trying to figure this out alone.
Im using codeblocks on windows 10.