Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

if that is your complete cmdline above, then you simply forgot to link nessecary opencv libs:

g++ -L/home/zeus/Libraries/opencv-2.4.13/release/install/lib -I/home/zeus/Libraries/opencv-2.4.13/release/install/include test.cpp -o test /tmp/ccUdWpdH.o -lopencv_core -lopencv_highgui -lopencv_imgproc