XiaoBaiiiiii / colmap-pcd

Image-to-point cloud Registration Tool
Other
328 stars 41 forks source link

Issue when compiling (make -j) #6

Open dhananjayafiles1 opened 8 months ago

dhananjayafiles1 commented 8 months ago

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_lock&)@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