Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

there are prebuild opencv libs for vs2015 available (all libs packed into a single opencv_world320.lib)

on the other hand, if you want to build your own(and add hardware support, like tbb or cuda), try running cmake-gui. first thing it should do is, open a box, where you can pass the path to cl.exe(the required c++ / c compiler)