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

cant build #61

Open
DjagbleyEmmanuel opened this issue May 31, 2024 · 1 comment
Open

cant build #61

DjagbleyEmmanuel opened this issue May 31, 2024 · 1 comment

Comments

@DjagbleyEmmanuel
Copy link

CMake Error at /usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
CMakeLists.txt:12 (pkg_check_modules)

-- Configuring incomplete, errors occurred!
See also "/home/emmanuel/Desktop/vibrantLinux/build/CMakeFiles/CMakeOutput.log".

@Scrumplex
Copy link
Member

You need pkg-config. It might have a slightly different name on your distribution. If possible, please use a package for your distro (i.e. AUR on Arch Linux based distributions, Nixpkgs for NixOS and Flatpak for everything else)

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