Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi! If you install OpenCV from pre-built libs, than current version has no pre-built libs especially for Visual Studio 2012, so that can be problem. You can use the other version of Visual Studio or build OpenCV from sources.

Furthermore, we have tutorial How to build applications with OpenCV inside the Microsoft Visual Studio. It explains, how to use OpenCV with Visual Studio, including linking step.

Hi! If you install OpenCV from pre-built libs, than current version has no pre-built libs especially for Visual Studio 2012, so that can be problem. problem (you can try, but there is no guarantee). You can use the other version of Visual Studio or build OpenCV from sources.

Furthermore, we have tutorial How to build applications with OpenCV inside the Microsoft Visual Studio. It explains, how to use OpenCV with Visual Studio, including linking step.
Also, you can check this answer.

Hi! If you install OpenCV from pre-built libs, than current version has no pre-built libs especially for Visual Studio 2012, so that can be problem (you can try, but there is no guarantee). You can use the other version of Visual Studio or build OpenCV from sources.

Furthermore, we have tutorial How to build applications with OpenCV inside the Microsoft Visual Studio. It explains, how to use OpenCV with Visual Studio, including linking step.
Also, you can check this answer.