Build Error
craftergarage opened this issue · 6 comments
How did you install hyprland? Try using hyprpm to install it.
It looks like your wlroots environment is a bit messy, I suggest you reinstall side hyprland-git
To update the wlroots header file of the system
yay -S hyprland-git
I got this error when I installed the latest version of hyprland.
sudo pacman -S hyprland
I did not encounter any errors when I installed it this way. When compiling in the new version, it cannot find wlroot.
maybe something wrong with tha aur package (maybe the pkgbuild script not update the wlroots)
when I manually git clone the latest hyprland , there are no problem.
When I installed hyprland-git, I noticed that wlroots was not installed. After some research, I found that when I installed wlroots-git via yay, the problem was solved.
yay -S hyprland-git wlroots-git
You can close the issue :) thank you.
It stands to reason that the hyprland-git script will automatically install wlroots
There may be a problem somewhere, causing hyprland-git not to automatically update wlroots