Hey everyone<br><br>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&#39;t give results, then I hope you can help me to find a solution. The error code i given down below.  <br>
<br>--------------------------------------------------------------------------------------------------------------<br>CMake Warning at plugin/CMakeLists.txt:15 (ADD_LIBRARY):<br>  Cannot generate a safe linker search path for target Rob01Ex1 because files<br>
  in some directories may conflict with libraries in implicit directories:<br><br>    link library [libyaobi.so] in /usr/lib may be hidden by files in:<br>      /home/aslund/Desktop/workspace/RobWork/build/../libs/Release<br>
<br>  Some of these libraries may not be found correctly.<br>--------------------------------------------------------------------------------------------------------------<br><br>Thank you for you help. <br><br>Regards<br>
<br>Sebastian Aslund<br>