Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: CMake Error at /usr/share/cmake-3.16/Modules/GoogleTestAddTests.cmake:40 (message): #624

Open
cir2001 opened this issue Sep 28, 2024 · 0 comments

Comments

@cir2001
Copy link

cir2001 commented Sep 28, 2024

Hi,
The following error occurred during the execution of make. How can I solve it?

[ 54%] Linking CXX executable test_fcl_octomap_distance
/home/cir/work/fcl/build/test/test_fcl_octomap_distance: symbol lookup error: /home/cir/work/fcl/build/test/test_fcl_octomap_distance: undefined symbol: ZN8octomath6Pose6DC1ERKS0
CMake Error at /usr/share/cmake-3.16/Modules/GoogleTestAddTests.cmake:40 (message):
Error running test executable.

Path: '/home/cir/work/fcl/build/test/test_fcl_octomap_distance'
Result: 127
Output:

make[2]: *** [test/CMakeFiles/test_fcl_octomap_distance.dir/build.make:93: test/test_fcl_octomap_distance] Error 1
make[2]: *** Deleting file 'test/test_fcl_octomap_distance'
make[1]: *** [CMakeFiles/Makefile2:1322: test/CMakeFiles/test_fcl_octomap_distance.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant