Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can't create lib files with CMake

I'm using OpenCV 3.1.0, Cmake 3.4.1 and Visual Studio 2013. I'm trying to build libraries and following all steps exactly the same as tutorials but at configuration step at CMake there is no option that i can set library output path (e.g LIBRARY_OUTPUT_PATH) so lib files cannot generated.

How can I solve this problem?