how can i link opencv 3.1 with VS 2015 windows 7 32bit?
there is only one lib folder wich is located in x64 how can i link it to windows 7 32 bit !!
thanks
there is only one lib folder wich is located in x64 how can i link it to windows 7 32 bit !!
thanks
unfortunately, there are no 32bit opencv libs prebuilt, and you cannot use the 64bit ones on your os.
this means, you'll have to get cmake, and build opencv from src
while you're at it, you might as well get https://github.com/Itseez/opencv_cont... (needed for SIFT/SURF, face-reco, etc.).
also, imho the build instructions are much more clear, than in the (unfortunately outdated tutorial above)
Asked: 2016-12-19 03:46:23 -0600
Seen: 599 times
Last updated: Dec 19 '16
Error in Building OpenCV for Microsoft VS 2015
LNK1104: cannot open file 'python34_d.lib'
OpenCV 3.0.0 + VS 2015 + Windows 10 Pro x64 - frame always empty
Is OpenCv 3.0 compatible for VS 2015
First Time User - What am I doing wrong?
Visual Studio 2015 Compatibility Issue using OpenCV3.0
Error LNK2019 from C++ VS2015 Help To FIX
Problem with configuration in VS2015 Opencv 3.1.0