Closed KAGEYAM4 closed 4 weeks ago
logs?
logs?
how to obtain them? i ran hyprpm with --verbose but no output produced.
found it , had to run hyprpm with --force -->
→ Building hyprgrass
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╍━━━━━━━━━━━━━━━━ 4 / 6 Updating hyprgrass[v] shell returned: -> cd /tmp/hyprpm/phoenix && PKG_CONFIG_PATH="/home/phoenix/.local/share/hyprpm/headersRoot/share/pkgconfig" meson setup build
The Meson build system
Version: 1.5.2
Source dir: /tmp/hyprpm/phoenix
Build dir: /tmp/hyprpm/phoenix/build
Build type: native build
Project name: hyprgrass
Project version: v0.8.2
C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240910")
C linker for the host machine: cc ld.bfd 2.43.0
C++ compiler for the host machine: c++ (gcc 14.2.1 "c++ (GCC) 14.2.1 20240910")
C++ linker for the host machine: c++ ld.bfd 2.43.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C++ supports arguments -std=c++23: YES
meson.build:8: WARNING: Consider using the built-in option for language standard version instead of using "-std=c++23".
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.1
Run-time dependency hyprland found: YES 0.44.1
Found CMake: /usr/bin/cmake (3.30.5)
Run-time dependency wftouch found: NO (tried pkgconfig and cmake)
Executing subproject wf-touch
wf-touch| Project name: wf-touch
wf-touch| Project version: 0.0
wf-touch| C++ compiler for the host machine: c++ (gcc 14.2.1 "c++ (GCC) 14.2.1 20240910")
wf-touch| C++ linker for the host machine: c++ ld.bfd 2.43.0
wf-touch| Run-time dependency glm found: NO (tried pkgconfig and cmake)
subprojects/wf-touch/meson.build:6:6: ERROR: Dependency "glm" not found, tried pkgconfig and cmake
A full log can be found at /tmp/hyprpm/phoenix/build/meson-logs/meson-log.txt
-> cd /tmp/hyprpm/phoenix && PKG_CONFIG_PATH="/home/phoenix/.local/share/hyprpm/headersRoot/share/pkgconfig" ninja -C build
ninja: Entering directory `build'
ninja: error: loading 'build.ninja': No such file or directory
✖ Plugin hyprgrass failed to build.
This likely means that the plugin is either outdated, not yet available for your version, or broken.
If you are on -git, update first.
Try re-running with -v to see more verbose output.
Fetching submodule subprojects/wf-touch
A full log can be found at /tmp/hyprpm/phoenix/build/meson-logs/meson-log.txt
location doesn't exist
install glm
okay. should have the read the log.
Don't know why but using hyprpm update --no-shallow --verbose
was not enough and hyprpm update --no-shallow --verbose --force
worked.
@horriblename
I activated the plugin and added config to ~/.conf/hyprland.conf but its not working. No gesture is triggering. I tested hyprexpo and its working.
Here's my config-->
Used this syntax as docs mention this -->
Doing decoration:blur { is invalid! I activated the plugin and added config to ~/.conf/hyprland.conf but its not working. No gesture is triggering. I tested and enable hyprexpo and its working (now disabled it).
Hello, I also can't get it to build. Running Arch with Hyprland 0.44.1 from repos. Also tried it with the Hyprland-git from AUR. I have glm installed.
Hello, I also can't get it to build. Running Arch with Hyprland 0.44.1 from repos. Also tried it with the Hyprland-git from AUR. I have glm installed.
run hyprpm update --force --verbose
and see/send the log
Doing decoration:blur { is invalid! I activated the plugin and added config to ~/.conf/hyprland.conf but its not working. No gesture is triggering. I tested and enable hyprexpo and its working (now disabled it).
updated README