XiaoBaiiiiii / colmap-pcd

Image-to-point cloud Registration Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue when compiling (make -j)

dhananjayafiles1 opened this issue · comments

Hi. Thank you for your great work. When I attempted to install, in this step(make -j), I got the following error. Can you please help me to resolve this issue?
Ubuntu Version: 22.04

/usr/bin/ld: /usr/lib/x86_64-linux-gnu/libvtkCommonCore-9.1.so.9.1.0: undefined reference to `std::condition_variable::wait(std::unique_lockstd::mutex&)@GLIBCXX_3.4.30'
collect2: error: ld returned 1 exit status
make[2]: *** [src/exe/CMakeFiles/colmap_exe.dir/build.make:398: src/exe/colmap] Error 1
make[1]: *** [CMakeFiles/Makefile2:655: src/exe/CMakeFiles/colmap_exe.dir/all] Error 2
make: *** [Makefile:136: all] Error 2