Hi everyone,
I'm trying to build OpenCV 2.4.4 with VC11 x86 (VS2012) on Win7 64bits, in order to get the .pdb files that i need for my project to work.
However, Cmake gives me the following error :
"CMake fails to deterimine the bitness of target platform."
Do you have any idea ?