Ask Your Question

crener's profile - activity

2015-06-13 09:54:10 -0600 asked a question Could anyone tell me how to correctly install OpenCV 3.0?

OpenCV has been driving me insane. I have tried Online guides, youtube videos, OpenCVs tutorial.

When using (or trying to use) OpenCV within Visual Studio 2013 using the built libraries i get unresolved external errors...

So i figured that your supposed to use it once you have built the libaries yourself, So when i use CMake to build VS 12 2013 solutions and i try to run them i get some weird errors: http://imgur.com/rt4Ymrz

So what do i do?

(sorry for whining in the forums but im kinda lost :()