OpenCV 3.1 x86 pre-built binaries v140

asked 2016-07-02 21:32:22 -0600

Humam Helfawi gravatar image

Where can I find OpenCV 3.1 x86 pre-built binaries for VS 2015(v140). The version from the official website has only X64 version. I do not have access to VS2015 so I can not build them myself. Any place that I can find them?

edit retag flag offensive close merge delete

Comments

I don't think you can find an fficial release in 32 bits now. You have to use cmake. Without vs2015 it's difficult to use cmake.If you don't find it I can build it twomorow...

LBerger gravatar imageLBerger ( 2016-07-03 02:12:25 -0600 )edit

btw, why do you want vs14 libs if you don't have the compiler ?

berak gravatar imageberak ( 2016-07-03 03:04:15 -0600 )edit

@berak I want to make my project able to be build with bot VS2013 and VS2015 with one click on any machine wihtout need to cmake and opencv source..

Humam Helfawi gravatar imageHumam Helfawi ( 2016-07-03 08:10:42 -0600 )edit

@LBerger That would be a very generous help from you

Humam Helfawi gravatar imageHumam Helfawi ( 2016-07-03 08:12:21 -0600 )edit

I thank you very much guys.. I could build them finally on some virtual machine that contain VS 2015.. Thank you all

Humam Helfawi gravatar imageHumam Helfawi ( 2016-07-03 11:13:27 -0600 )edit