I am trying to build opencv_contrib because i need face module. I am folowing this tutorial (without python part). When I build ALL_BUILD in debug mode it is ok. But when I try this in release mode I am getting this error"
LINK : fatal error LNK1104: cannot open file 'D:\opencv2\opencv-3.2.0\build\bin\Release\opencv_version.exe'
Any ideas ?