Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV 3.1 x64 libs for visual studio 2015

I get the impression that I'm missing the elephant in the room here.

In OpenCV 3.0 there's only the libs for previous visual studios.

In OpenCV 3.1 there are no libs (other than world310) in "build/x64/vc14/lib", and I can only build x86 libraries with the cmake'd solution in sources.

Where can I find the x64 libraries that work with vc14?

I already tried using the ones provided in OpenCV 3.0 for previous VS versions, but the linker gives errors most likely related to incompatibility issues.

Thanks in advance.