Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Many of OpenCV devs are using QtCreator, because it is cute (as Qt should be pronounced =). It allows you to write and debug OpenCV code on Linux/Windows. But please check that you build OpenCV in Debug configuration for debugging, and in Release configuration for the production code. Most likely you'll use 2 different build folders for build configuration with CMake.