-------------- Clean: all in OpenCV ---------------
Cleaned "OpenCV - all"
-------------- Build: all in OpenCV ---------------
Using makefile: Makefile
Execution of 'make.exe -s -f Makefile all' in 'C:\opencv\build' failed.
Nothing to be done.
I found a threat on that issue right here in stack overflow.
However, I don´t know how and where to change from "make.exe" to "mingw32-mage.exe" !? I followed all instructions to generate the opencv2.4.2 project with cmake but I think that the makefiles aren´t properly generated due to fact that there ist only the CmakeLists.txt file in the workspace of codeblocks
Could someone help me out with this?