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

Dependency "wayfire" not found, but it's installed #279

Open
K0-RR opened this issue Nov 23, 2024 · 1 comment
Open

Dependency "wayfire" not found, but it's installed #279

K0-RR opened this issue Nov 23, 2024 · 1 comment

Comments

@K0-RR
Copy link

K0-RR commented Nov 23, 2024

@core ➜ wf-shell git:(master) meson build --prefix=/usr --buildtype=release
The Meson build system
Version: 1.5.1
Source dir: /home/k0rr/wf-shell
Build dir: /home/k0rr/wf-shell/build
Build type: native build
Project name: wf-shell
Project version: 0.10.0
C compiler for the host machine: cc (gcc 14.2.0 "cc (Ubuntu 14.2.0-7ubuntu1) 14.2.0")
C linker for the host machine: cc ld.bfd 2.43.1
C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Ubuntu 14.2.0-7ubuntu1) 14.2.0")
C++ linker for the host machine: c++ ld.bfd 2.43.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Found CMake: /usr/bin/cmake (3.30.3)
Run-time dependency wayfire found: NO (tried pkgconfig and cmake)

meson.build:16:17: ERROR: Dependency "wayfire" not found, tried pkgconfig and cmake

A full log can be found at /home/k0rr/wf-shell/build/meson-logs/meson-log.txt
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
@core ➜ wf-shell git:(master) sudo apt install wayfire
wayfire is already the newest version (0.9.0-2build2).
@soreau
Copy link
Member

soreau commented Nov 23, 2024

You need to install the packages providing wayfire.pc, probably wayfire-dev.

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