Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Problem with path of library
Problem with path of library [message #1463246] Thu, 06 November 2014 06:01
Eclipse UserFriend
I write in property->settings->gcc c++ linker-> libraries
Libraries - libopencv_core.so.2.4.6
Library search path /usr/lib64/

Invoking: GCC C++ Linker
g++ -L/usr/lib64/ -o "opencv_pr" ./src/opencv_pr.o -llibopencv_core.so.2.4.6
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -llibopencv_core.so.2.4.6
collect2: error: ld returned 1 exit status

what the cause of error? why in the name of library is double "ll"
Previous Topic:my function proposals
Next Topic:Unit of time stamp in Gdb traces view
Goto Forum:
  


Current Time: Sat Jul 05 00:26:45 EDT 2025

Powered by FUDForum. Page generated in 0.02913 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top