Ask Your Question

Revision history [back]

Windows 64 bit builds

Hi,

I am having some trouble with the v. 3.2.0 prebuilt distribution for windows.

I have downloaded from the link:

https://sourceforge.net/projects/opencvlibrary/files/opencv-win/3.2.0/opencv-3.2.0-vc14.exe/download

as referenced on the page: http://opencv.org/releases.html

The contents of the x64 folder appear to be incomplete, and I get linking errors when trying to use it.

I noticed that for example, opencv\build\x64\vc14\lib _only_ contains

OpenCVConfig-version.cmake, OpenCVConfig.cmake, OpenCVModules-debug.cmake, OpenCVModules-release.cmake, OpenCVModules.cmake, opencv_world320.lib, opencv_world320d.lib

and \opencv\build\x64\vc14\bin contains

opencv_annotation.exe, opencv_createsamples.exe, opencv_ffmpeg320_64.dll, opencv_traincascade.exe, opencv_version.exe, opencv_visualisation.exe, opencv_world320.dll, opencv_world320d.dll

whereas these folders for the 64 bit build in v. 2.4.13.2 contain a much larger number of libraries (and I have no problems linking and running examples with this build).

Can anyone advise on where/how to get a working 64 bit build for 3.2.0?

Cheers,

Steve.