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

make build problem #31

Open
CoderDoubleTen opened this issue Apr 19, 2023 · 2 comments
Open

make build problem #31

CoderDoubleTen opened this issue Apr 19, 2023 · 2 comments

Comments

@CoderDoubleTen
Copy link

[ 94%] Linking CXX executable /home/sjm/ql/projects/DSP-SLAM/dsp_slam
/usr/local/lib/libpango_image.so:对‘TIFFOpen@LIBTIFF_4.0’未定义的引用
/usr/local/lib/libpango_image.so:对‘TIFFGetField@LIBTIFF_4.0’未定义的引用
/usr/local/lib/libpango_image.so:对‘TIFFScanlineSize@LIBTIFF_4.0’未定义的引用
/usr/local/lib/libpango_image.so:对‘TIFFSetWarningHandler@LIBTIFF_4.0’未定义的引用
/usr/local/lib/libpango_image.so:对‘TIFFReadScanline@LIBTIFF_4.0’未定义的引用
/usr/local/lib/libpango_image.so:对‘TIFFClose@LIBTIFF_4.0’未定义的引用
collect2: error: ld returned 1 exit status
CMakeFiles/dsp_slam.dir/build.make:134: recipe for target '/home/sjm/ql/projects/DSP-SLAM/dsp_slam' failed
make[2]: *** [/home/sjm/ql/projects/DSP-SLAM/dsp_slam] Error 1
CMakeFiles/Makefile2:129: recipe for target 'CMakeFiles/dsp_slam.dir/all' failed
make[1]: *** [CMakeFiles/dsp_slam.dir/all] Error 2
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 2

@molong-d
Copy link

如果pangolin安装时候报错:pangolin undefined reference to `TIFFScanlineSize@LIBTIFF_4.0’,那么可能是版本问题,我替换成了pangolin0.6下载链接在这个博主的帖子里,就可以了

@Pharaon23
Copy link

请问你解决了吗?

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