compile opencv example in eclipse cannot find -llibopencv_core...
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