Hi,
I am trying to build OpenCV with MinGW on windows. The cmake configures as expected, but the make fails on libopencv_core_pch_dephelp.a with an error pointing to chmod?! As I understand it there is no chmod in windows. I am wondering if it is a bug in the cmake build or in the MinGW compiler. Can someone please clarify? Attached is a screen dump of the error.