Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

have to use mingw, too :(

windres fails on opencv/build/modules/core/core/CMakeFiles/opencv_core.dir/flags.make

try to:

cmake -DENABLE_OPENCV_ALLOCATOR_STATS=OFF

have to use mingw, too :(

windres fails on opencv/build/modules/core/core/CMakeFiles/opencv_core.dir/flags.make

(have a look at what it generates now, then) try to:

cmake -DENABLE_OPENCV_ALLOCATOR_STATS=OFF

have to use mingw, too :(

windres fails on opencv/build/modules/core/core/CMakeFiles/opencv_core.dir/flags.make

(have a look at what it generates now, then) try to:

cmake -DENABLE_OPENCV_ALLOCATOR_STATS=OFF

again, the problem is the windres version deployed with mingw, g++ can handle the same cmdline arg correctly.

have to use mingw, too :(

windres fails on opencv/build/modules/core/core/CMakeFiles/opencv_core.dir/flags.make

(have a look at what it generates now, then) try to:

cmake -DENABLE_OPENCV_ALLOCATOR_STATS=OFF
-DOPENCV_ENABLE_ALLOCATOR_STATS=OFF

again, the problem is the windres version deployed with mingw, g++ can handle the same cmdline arg correctly.