compile opencv example in eclipse cannot find -llibopencv_core...

asked 2014-04-24 05:22:10 -0600

maverh gravatar image

Hi,

OS : Debian weezy

Project settings c/c++ Build GCC c++ compiler /usr/local/include/opencv

GCC c++ Linker Library opencv_core ..... Library /usr/local/lib

After Build all

Console Window .... Finished building: ../src/watershed.cpp this work fine

ON RUN in eclipse error cannot find -llibopencv_core ........

Best regards

edit retag flag offensive close merge delete