Home › Forum › SOFA › Getting Started › [SOLVED] STLIB issue
Tagged: 64_bits, Linux_ubuntu, Plugin_other, SOFA_other
- This topic has 4 replies, 2 voices, and was last updated 5 years, 7 months ago by
Azad.
-
AuthorPosts
-
12 February 2020 at 16:00 #15205
Azad
BlockedHello,
I have the latest version of SOFA (19.12, binary).
And I have tried the out-of-tree build for STLIB.
However, when I configure, then Generate in cmake-gui,
I get the following warning :CMake Warning at CMakeLists.txt:17 (add_library):
Cannot generate a safe runtime search path for target STLIB because files
in some directories may conflict with libraries in implicit directories:runtime library [libGLU.so.1] in /usr/lib/x86_64-linux-gnu may be hidden by files in:
/home/artinian/SOFA/v19.12.00/libSome of these libraries may not be found correctly.
I did not mind too much at first, but later when I tried to build the plugin I got an error message :
/home/artinian/SOFA/v19.12.00/include/SofaFramework/sofa/helper/system/config.h:25:10: fatal error: sofa/helper/helper.h: Aucun fichier ou dossier de ce type
#include <sofa/helper/helper.h>Hope you can help me,
Thank you very much
Azad14 February 2020 at 11:15 #15209Azad
Blocked3 March 2020 at 16:07 #15266Hugo
KeymasterOk thank @azad you for the notice.
I guess you are referring not the SOFA binaries but the SoftRobot binaries. Is it correct?
There is no official support for this since it is a separate work from a research team. New binaries have recently been generated and should be soon released by the team.Let us know if you have any other question / issue with STLIB, I would put you in touch with the research team!
Best,
Hugo
5 March 2020 at 14:34 #15289Hugo
KeymasterHi @azad
The warning you are referring to us to the fact that the libraries shipped with the SOFA binaries are indeed hiding system libraries. This is normal, no worries.
Regarding the out-of-tree compilation of the STLIB plugin, it is stranger though. Did you set all required CMake variable (like PREFIXPATH)?
Did you already succeed to compile this plugin before?Best
HUgo
12 March 2020 at 13:03 #15390Azad
BlockedHi,
Yes, I had set all CMake variables according to the ReadMe.
I ended up doing the in tree compilation instead and now it works perfectly, I still don’t know where the error came from though.Azad
-
AuthorPosts
- You must be logged in to reply to this topic.
