1
General / Cmake error on RPI
« on: June 10, 2020, 07:40:45 pm »
I'm trying to install SFML on a RPI3. I'm following the compile with cmake tutorial https://en.sfml-dev.org/tutorials/2.5/compile-with-cmake.php . When I get to the step to configure, I get an error about x11.
CMake Error at cmake/Macros.cmake:296 (message):
Missing item in X11_X11_LIB;X11_Xrandr_LIB
CMake Error at cmake/Macros.cmake:296 (message):
Missing item in X11_X11_LIB;X11_Xrandr_LIB