Monday, February 12, 2018

c++ - Errors compiling OpenCV 2.4.12 with Visual Studio 2015

I've downloaded OpenCV 2.4.12 source code. I've created a Visual Studio 2015 project of OpenCV with CMake to compile the library. Here is the CMake generation config:



enter image description here



While compiling OpenCV with Visual Studio 2015, I'm getting these errors:




enter image description here



I've searched too many times about this problem, but could not find a solution. Does anyone have an idea about what is the problem of compiling OpenCV 2.4.12 with Visual Studio 2015?




  • Note 1: OpenCV 2.4.12 does not have pre built binaries/libraries for Visual Studio 2015, so that I have to compile it by myself.

  • Note 2: OpenCV 3.1.0 can be compiled successfully with Visual Studio 2015.

  • Note 3: I'm using Visual Studio 2015 with Update 2.

No comments:

Post a Comment

plot explanation - Why did Peaches' mom hang on the tree? - Movies & TV

In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...