diff --git a/dist-gentoo/README.md b/dist-gentoo/README.md index 528bc45a9..20b396bc7 100644 --- a/dist-gentoo/README.md +++ b/dist-gentoo/README.md @@ -57,3 +57,5 @@ end - If Hyprland is just blank, rebuild Quickshell (emerge -q gui-apps/quickshell) - ```Hyprland: error while loading shared libraries: libhyprgraphics.so.0: cannot open shared object file: No such file or directory``` - The Hyprland live ebuild sometimes has linkage issues, deleting _Hyprland_ and _hyprland_ from ```/usr/bin/``` and then re-emerging usually fixes this. +- When emerging Hyprland if you get an issue relating to```undefined reference to `Hyprutils::Math::Vector2D::˜Vector2D()` ``` + - Clear the cache folder (```rm -fr /var/tmp/portage/gui-wm/hyprland*```) then try again