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 with "FT_Done_MM_Var", tested in Ubuntu18.04 #9

Closed
shuttworth opened this issue Apr 5, 2024 · 2 comments
Closed

Error with "FT_Done_MM_Var", tested in Ubuntu18.04 #9

shuttworth opened this issue Apr 5, 2024 · 2 comments

Comments

@shuttworth
Copy link

[ 88%] Linking CXX executable devel/lib/fast_gicp/gicp_kitti
/home/wangshouan/anaconda3/lib/libfontconfig.so.1: undefined reference to `FT_Done_MM_Var'
collect2: error: ld returned 1 exit status
CMakeFiles/gicp_kitti.dir/build.make:430: recipe for target 'devel/lib/fast_gicp/gicp_kitti' failed
make[2]: *** [devel/lib/fast_gicp/gicp_kitti] Error 1
CMakeFiles/Makefile2:350: recipe for target 'CMakeFiles/gicp_kitti.dir/all' failed
make[1]: *** [CMakeFiles/gicp_kitti.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[100%] Linking CXX executable devel/lib/fast_gicp/gicp_align
[100%] Built target gicp_align
Makefile:145: recipe for target 'all' failed
make: *** [all] Error 2

@kk6398
Copy link

kk6398 commented Apr 17, 2024

[ 88%] Linking CXX executable devel/lib/fast_gicp/gicp_kitti /home/wangshouan/anaconda3/lib/libfontconfig.so.1: undefined reference to `FT_Done_MM_Var' collect2: error: ld returned 1 exit status CMakeFiles/gicp_kitti.dir/build.make:430: recipe for target 'devel/lib/fast_gicp/gicp_kitti' failed make[2]: *** [devel/lib/fast_gicp/gicp_kitti] Error 1 CMakeFiles/Makefile2:350: recipe for target 'CMakeFiles/gicp_kitti.dir/all' failed make[1]: *** [CMakeFiles/gicp_kitti.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [100%] Linking CXX executable devel/lib/fast_gicp/gicp_align [100%] Built target gicp_align Makefile:145: recipe for target 'all' failed make: *** [all] Error 2

I met the same issue with you. Do you have any methods to solve it?

@scpoppin1207
Copy link

Me too have this problem.

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

3 participants