I don't know how to get around this issue, every time I run my code it stops compiling and jumps to the CImg.h header file. In function int cimg_library::cimg::fseek(), fseeki64 is undeclared. A similar error appears for the ftelli64 function. I did not have this issue while using dev-c++. Does anyone know what causes this?
Thanks in advance!