erik-nelson / blam

Other
785 stars 347 forks source link

build error occurred! please help me #54

Open crh8598 opened 4 years ago

crh8598 commented 4 years ago

i got this error message when i build package.

[ 90%] Linking CXX shared library /media/kpro/jetson_nvme/catkin_ws/devel/lib/liblaser_loop_closure.so /usr/bin/ld: cannot find -lBoost::timer collect2: error: ld returned 1 exit status blam/internal/src/laser_loop_closure/CMakeFiles/laser_loop_closure.dir/build.make:961: recipe for target '/media/kpro/jetson_nvme/catkin_ws/devel/lib/liblaser_loop_closure.so' failed

i change libboost_chrono to liboost_timer in linke.txt but still same. someone help me please?

ArashJavan commented 4 years ago

@crh8598 i also had the same issue, the solution suggested here solved the problem!