We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
g++ -shared -fPIC --no-gnu-unique -Wall -g -DWLR_USE_UNSTABLE -std=c++23 -O2 `pkg-config --cflags pixman-1 libdrm hyprland` src/main.cpp -o hyprsplit.so In file included from /usr/include/hyprland/src/Compositor.hpp:26, from src/main.cpp:6: /usr/include/hyprland/src/protocols/types/ColorManagement.hpp:3:10: fatal error: xx-color-management-v4.hpp: No such file or directory 3 | #include "xx-color-management-v4.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:7: all] Error 1
I'm on the latest hyprland-git.
hyprland-git
The text was updated successfully, but these errors were encountered:
The latest Hyprland also breaks the plugin, from this commit hyprwm/Hyprland#8868 maybe
Sorry, something went wrong.
7aa8147
No branches or pull requests
I'm on the latest
hyprland-git
.The text was updated successfully, but these errors were encountered: