chengwei0427/ct-lio

something wrong with the CMakeLists.txt

Closed this issue · 2 comments

Maybe you haven't add the full codes of CMakeLists.txt, because it says the g2o libraries are not found.
20230718163412

Hi, @CharlieV5
Thanks for your interesting in our project.
Before compile the code ,you should change the dependency library directory correctly.
The dependency library config is here: ./cmake/packages.cmake.

OK, I see. Thank you!