hyprwm / xdg-desktop-portal-hyprland

xdg-desktop-portal backend for Hyprland
BSD 3-Clause "New" or "Revised" License
273 stars 47 forks source link

can't build from source using aur package #155

Closed liaminventions closed 8 months ago

liaminventions commented 8 months ago

error: https://pastebin.com/raw/MJumCxY7

it worked fine when building from source using the instructions from readme.md though...

liaminventions commented 8 months ago

the package is "xdg-desktop-portal-hyprland-git" btw

vaxerski commented 8 months ago

AUR package needs to be updated. I'll do it in a sec.

vaxerski commented 8 months ago

should be fixed

vaxerski commented 8 months ago

it will be not working properly tho until https://github.com/hyprwm/xdg-desktop-portal-hyprland/pull/154

liaminventions commented 8 months ago

ok (it doesn't work yet)

new error: Could not open input file: No such file or directory Could not open input file: No such file or directory Could not open input file: No such file or directory Could not open input file: No such file or directory -- Configuring done (0.9s) CMake Error at CMakeLists.txt:68 (target_sources): Cannot find source file: protocols/hyprland-global-shortcuts-v1-protocol.c Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc Call Stack (most recent call first): CMakeLists.txt:82 (protocol)

btw this really isn't that bad because i can still use the new version of XDPH manually (makefile) and it works great (i can screenshare again! :) )