Ask Your Question

pdelaossa's profile - activity

2017-07-15 15:56:09 -0600 received badge  Popular Question (source)
2016-01-18 23:57:11 -0600 received badge  Student (source)
2016-01-05 06:51:17 -0600 asked a question 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.