Using opencv 3.2 or 3.4 with Visual Studio 2008

asked 2018-07-23 01:50:19 -0600

updated 2018-07-30 06:34:08 -0600

Eduardo gravatar image

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.

edit retag flag offensive close merge delete

Comments

LBerger gravatar imageLBerger ( 2018-07-23 02:44:54 -0600 )edit

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

whdt gravatar imagewhdt ( 2018-07-23 04:38:22 -0600 )edit

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?

inf.Nasser gravatar imageinf.Nasser ( 2018-07-23 06:37:54 -0600 )edit

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

whdt gravatar imagewhdt ( 2018-07-24 00:17:35 -0600 )edit

thanks for the info

inf.Nasser gravatar imageinf.Nasser ( 2018-07-24 03:14:58 -0600 )edit