Ask Your Question

Revision history [back]

Cmake 2.4.4 with vc11 x86 on Win7 64bits

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 ?

Cmake 2.4.4 with vc11 x86 on Win7 64bits

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 ?

I've been struggling with this for days. I'm a total newbie (it's for a school project) with CMake and all that stuff. I understand there's something to do with a toolchain file, is that right ?

Note : If anyone just had the .pdb files to provide, i would greatly appreciate :)