Skip to content
New issue

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

Missing dependency on new release #40

Closed
nicoandmee opened this issue Jan 7, 2025 · 1 comment
Closed

Missing dependency on new release #40

nicoandmee opened this issue Jan 7, 2025 · 1 comment

Comments

@nicoandmee
Copy link

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.

@RyuuyaS
Copy link

RyuuyaS commented Jan 8, 2025

image
The latest Hyprland also breaks the plugin, from this commit hyprwm/Hyprland#8868 maybe

@shezdy shezdy closed this as completed in 7aa8147 Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants