Page 1 of 1

Error Building KheperaIV-SLAM

Posted: Mon Apr 25, 2022 3:53 pm
by krvmb
I keep gettting his error while trying to compile the https://github.com/cbsudux/KheperaIV-SLAM repo

dylan@dylan-VirtualBox:~/argos_code/KheperaIV-SLAM/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
CMake Error at CMakeLists.txt:27 (include):
include could not find load file:

ARGoSCheckQTOpenGL


-- Configuring incomplete, errors occurred!
See also "/home/dylan/argos_code/KheperaIV-SLAM/build/CMakeFiles/CMakeOutput.log

Any insight would be greatly appreciated

Re: Error Building KheperaIV-SLAM

Posted: Mon Apr 25, 2022 3:59 pm
by pincy
You need to contact the authors of that repository, they probably haven't updated their CMake configuration in a couple of years.