Ask Your Question

maverh's profile - activity

2014-04-24 05:22:10 -0600 asked a question 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