-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hi,
Post completion of solving environment and activating sharpy environment, while running "cmake .." command, there is an issue with libraries in implicit directories.
OS: Oracle VirtualBox - Ubuntu 22.04.3
The following error message is received:
CMake Warning at lib/xbeam/CMakeLists.txt:12 (add_library):
Cannot generate a safe runtime search path for target xbeam because files
in some directories may conflict with libraries in implicit directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/11 may be hidden by files in:
/home/Anaconda/envs/sharpy/lib
Some of these libraries may not be found correctly.
CMake Warning at lib/UVLM/CMakeLists.txt:11 (add_library):
Cannot generate a safe runtime search path for target uvlm because files in
some directories may conflict with libraries in implicit directories:
runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/11 may be hidden by files in:
/home/Anaconda/envs/sharpy/lib
Some of these libraries may not be found correctly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels