Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

using -l in g++ command line

Is it correct to assume that for every opencv header included into the cpp file

#include <opencv2/xxx.hpp>

-lopencv_xxx needs to be added to g++ command line?