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

Error while trying to enable "libpanel" feature #31

Open
jbernard002 opened this issue Mar 16, 2024 · 0 comments
Open

Error while trying to enable "libpanel" feature #31

jbernard002 opened this issue Mar 16, 2024 · 0 comments

Comments

@jbernard002
Copy link

Hello,

I'm trying to create an application with libpanel feature enabled but I'm getting errors while building libpanel-sys
which indicates that libpanel is not installed on the system.

The system library `libpanel-1` required by crate `libpanel-sys` was not found.
  The file `libpanel-1.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
  PKG_CONFIG_PATH contains the following:
      - /app/lib/pkgconfig
      - /app/share/pkgconfig
      - /usr/lib/pkgconfig
      - /usr/share/pkgconfig

I've already installed libpanel-devel on my system and neither adding the "libpanel" or "panel" dependency in meson.build
solved the problem.
Do you know how to solve it?

Sorry for my lack of knowledge in meson.

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