[CMake] Problems with implicit directories

Aslund sebastian.aslund at gmail.com
Fri Nov 13 07:01:15 EST 2009


Hey everyone

I am trying to compile a program needed for my course at university. The
problem is that I get an error regarding linking to a library, as my
knowledge of CMake is limited and search for a solution didn't give results,
then I hope you can help me to find a solution. The error code i given down
below.

--------------------------------------------------------------------------------------------------------------
CMake Warning at plugin/CMakeLists.txt:15 (ADD_LIBRARY):
  Cannot generate a safe linker search path for target Rob01Ex1 because
files
  in some directories may conflict with libraries in implicit directories:

    link library [libyaobi.so] in /usr/lib may be hidden by files in:
      /home/aslund/Desktop/workspace/RobWork/build/../libs/Release

  Some of these libraries may not be found correctly.
--------------------------------------------------------------------------------------------------------------

Thank you for you help.

Regards

Sebastian Aslund
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091113/327a6899/attachment.htm>


More information about the CMake mailing list