No Tutorial For Visual Studio 2012 (Feature #2753)
Description
No tutorial is available for how to install openCV in Visual Studio 2012.
Associated revisions
Merge pull request #2753 from shahurik:2.4
History
Updated by Andrey Kamaev about 12 years ago
Is there any difference from using it with Visual Studio 2010?
Updated by yogesh yogesh about 12 years ago
well yes,it is slightly different.
Updated by Kirill Kornyakov about 12 years ago
- Target version changed from 2.4.4 to 3.0
Updated by Kirill Kornyakov about 12 years ago
Yogesh, actually you're the only one who may save us here :) Most of OpenCV devs use UNIXes, or obsolete versions of MSVS. So, if you may work on a patch for rst documentation, that will highlight differences between 2010 and 2012, that would help a lot! Please keep in mind that OpenCV team has very limited resources, and there is no dedicated technical writer. So, if you're ready to help, we appreciate it!
Updated by Steven Puttemans over 11 years ago
Actually guys, there is a guide on the Q&A forum, completely with images and pointers on how to configure openCV 2.4 for VS2012.
Yogesh, you could use this to combine it into a usefull guide!
Updated by Steven Puttemans over 11 years ago
Basically after helping one of my students install openCV 2.4.6 in VS2012, the only change you need to make is configure your windows environment variable correctly to use visual compiler 11. I have added the change in this little pull request.
Updated by Steven Puttemans over 11 years ago
Pull request merged!
- % Done changed from 0 to 100
- Assignee deleted (
yogesh yogesh) - Status changed from Open to Done