Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Create opencv_world310.lib for x86

I'm trying to compile opencv3.1 for x86 application using VS2015. Everything goes okay but when the building is done,inside the lib folder, I get all the libraries while I would like to get only the opencv_world310.lib as in the x64 folder. What am I doing wrong? Is there some options to use? Thanks!