MRPT / mrpt

:zap: The Mobile Robot Programming Toolkit (MRPT)
https://docs.mrpt.org/reference/latest/
BSD 3-Clause "New" or "Revised" License
1.89k stars 627 forks source link

cannot find CMakeFiles/obs.dir/src/VelodyneCalibration.cpp.o: No such file or directory #1240

Closed jiapei-nexera closed 2 years ago

jiapei-nexera commented 2 years ago

It looks the registry issue continues ???

/usr/bin/ld: cannot find CMakeFiles/obs.dir/src/VelodyneCalibration.cpp.o: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [libs/obs/CMakeFiles/obs.dir/build.make:929: lib/libmrpt-obs.so.2.4.10] Error 1
make[2]: Leaving directory '....../mrpt/build'
make[1]: *** [CMakeFiles/Makefile2:2862: libs/obs/CMakeFiles/obs.dir/all] Error 2
make[1]: Leaving directory '....../mrpt/build'
make: *** [Makefile:169: all] Error 2
jiapei-nexera commented 2 years ago

My bad... solved....

It requires tinyxml2, rather than tinyxml ...