can someone help im lost
by beermonster63uk from LinuxQuestions.org on (#6EJW0)
I have been trying to install this from https://github.com/Zombant/LinuxXP#readme on ubuntu but i keep getting this error compilation terminated.
In file included from main.cpp:3:
window_manager.hpp:5:10: fatal error: X11/Xlib.h: No such file or directory
5 | #include <X11/Xlib.h>
i have done an apt search for the file Xlib.h and installed it but im still getting the error when i run make build
In file included from main.cpp:3:
window_manager.hpp:5:10: fatal error: X11/Xlib.h: No such file or directory
5 | #include <X11/Xlib.h>
i have done an apt search for the file Xlib.h and installed it but im still getting the error when i run make build