RoboGrammar
RoboGrammar copied to clipboard
CMAKE Error fix
If you encounter this error:
CMake Error at extern/glfw/CMakeLists.txt:210 (message):
The RandR headers were not found
-- Configuring incomplete, errors occurred!
See also "/home/matteogu/Documents/RoboGrammar/build/CMakeFiles/CMakeOutput.log".
See also "/home/matteogu/Documents/RoboGrammar/build/CMakeFiles/CMakeError.log".
Use this fix:
sudo apt-get install xorg-dev libglu1-mesa-dev