c++ - Error using CImg library in Code::Blocks, fseeki64 undeclared -
i don't know how around issue, every time run code stops compiling , jumps cimg.h header file. in function int cimg_library::cimg::fseek(), fseeki64 undeclared. similar error appears ftelli64 function. did not have issue while using dev-c++. know causes this?
thanks in advance!
Comments
Post a Comment