Ask Your Question

Revision history [back]

OpenCV Release build "not stripped"

Hello, I am using Linux version of OpenCV-2.4.7. I configure with cmake with option -D CMAKE_BUILD_TYPE=RELEASE and compile the library successfully. However when I do "file libopencv_core.so.2.4.7" it says "not stripped". Am I creating release version or debug version? Also how much speed-up in general I should expect in release build as compared to debug build?

Regards. Azhar