HeYijia / svo_edgelet

A more robust SVO with edgelet feature
GNU General Public License v2.0
434 stars 175 forks source link

what is version of pangolin ? #1

Closed nikepakou closed 6 years ago

nikepakou commented 6 years ago

sudo make install pangolin error, 下载/Pangolin-0.4/build$ sudo make install [sudo] password for ouweiqi: Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed! make: *** [cmake_check_build_system] 错误 127

appreciate you help me .

HeYijia commented 6 years ago

Sorry, I forget what version I have installed. But, I think you can follow the install instruction from pangolin github to install the newest version of pangolin. It should be work in my project.

nikepakou commented 6 years ago

ThankU, I have resolved the problem. I don't have to run 'make install'.