Do I follow the same installation procedures with opencv 3.0 + Visual Studio 2015 in Windows 10 x64 like any previous version ?
I already have windows 10 x64 , downloaded visual studio 2015 and opencv 3.0 and no matter trying to apply many different steps out there still when i build and debug my project always there is an error message like opencv_world300d.lib is missing while it's not and different things !
I tried all the steps in these videos and more ! but couldn't run a single project even with a basic code form the videos below !!!
https://www.youtube.com/watch?v=e_TQ9... ...... https://www.youtube.com/watch?v=tHX3M... .... https://www.youtube.com/watch?v=wYl4M...
Is it a bug ? or a matter of compatibility ?
Please if anyone running windows 10 and using opencv 3.0 with VS 2015 could help me by giving the exact steps he followed to run projects correctly I would be very grateful :)
You should follow the official installation guide, right here, and keep in mind that some basic ways of handling things have changed, like mentioned in the transition guide.