Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you can run cmake with "-D BUILD_SHARED_LIBS=OFF" , and then rebuild opencv. this should generate static libs instead of so's.