Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Attempting to compiling OpenCV Libs using MinGW and CMake for Eclipse

Having an error saying SIZE_LIMIT is not defined in the file named 'jmemmgr.c'
The path to the file is "S:\SYSTEMS\CPP\OpenCV\sources\3rdparty\libjpeg-turbo\src\" and then 'jmemmgr.c'
I have tried to include the file that I KNOW is holding the declaration but I seem to get another error...

Any help would be greatly appreciated.
-PF