Using opencv 3.2 or 3.4 with Visual Studio 2008
Hallo, i need the instructions to build opencv for visual studio 2008. and how to use the opencv in vs 2008. thank you in advance.
Asked: 2018-07-23 01:50:19 -0600
Seen: 384 times
Last updated: Jul 23 '18
VS 2008 is too old to compile opencv?
Does your system can install visual studio 2015, if yes maybe i can show you how to setup all the library to build your OpenCV
i can install vs 2015, but if compile with vs 2015, can i then use opencv woth my project in vs 2008? do you know that?
it can't be while compiling the project it will bundle the library suitable for visual studio 2015 and it won't fit with visual studio 2008
thanks for the info