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

Hyprload installataion fails #3

Closed
niksingh710 opened this issue Mar 31, 2023 · 1 comment
Closed

Hyprload installataion fails #3

niksingh710 opened this issue Mar 31, 2023 · 1 comment

Comments

@niksingh710
Copy link

[1/7] Cloning hyprload to /home/niksingh710/.local/share/hyprload/src
Already up to date.
[2/7] Cloned hyprload source to /home/niksingh710/.local/share/hyprload/src
[3/7] Setting up hyprland source in /home/niksingh710/.local/share/hyprload/hyprland
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

M       subprojects/wlroots
HEAD is now at 8531d1d7 Readme: update to mention plugins
[4/7] Set up hyprland source in /home/niksingh710/.local/share/hyprload/hyprland at commit 8531d1d7a67f6213de73466f0351a1ae709f8f4f
[5/7] Setting up hyprland plugin environment
make: Entering directory '/home/niksingh710/.local/share/hyprload/hyprland'
make protocols
make[1]: Entering directory '/home/niksingh710/.local/share/hyprload/hyprland'
make[1]: Nothing to be done for 'protocols'.
make[1]: Leaving directory '/home/niksingh710/.local/share/hyprload/hyprland'
cd subprojects/udis86 && cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Release -S . -B ./build -G Ninja && cmake --build ./build --config Release --target all -j8
/bin/sh: line 1: cmake: command not found
make: *** [Makefile:230: pluginenv] Error 127
make: Leaving directory '/home/niksingh710/.local/share/hyprload/hyprland'
[6/7] Installing hyprload
make: Entering directory '/home/niksingh710/.local/share/hyprload/src'
mkdir -p obj
g++ -c -o obj/util.o src/util.cpp -g -fPIC --no-gnu-unique -I "/usr/include/pixman-1" -I "/usr/include/libdrm" -I "/home/niksingh710/.local/share/hyprload/hyprland" -Iinclude -std=c++23
src/util.cpp:1:10: fatal error: src/SharedDefs.hpp: No such file or directory
    1 | #include "src/SharedDefs.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:35: obj/util.o] Error 1
make: Leaving directory '/home/niksingh710/.local/share/hyprload/src'
[7/7] Installed hyprload!
@niksingh710
Copy link
Author

i was not having ninja.

This was referenced May 11, 2023
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

1 participant