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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Error when building linux application #108

Open
Youcef-Goudjal opened this issue Aug 31, 2022 · 3 comments
Open

馃悰 Error when building linux application #108

Youcef-Goudjal opened this issue Aug 31, 2022 · 3 comments

Comments

@Youcef-Goudjal
Copy link

flutter run -d Linux

Running "flutter pub get" in ...
Launching lib/main.dart on Linux in debug mode...
CMake Error at /snap/flutter/126/usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:419 (message):
A required package was not found
Call Stack (most recent call first):
/snap/flutter/126/usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:597 (_pkg_check_modules_internal)
flutter/ephemeral/.plugin_symlinks/desktop_webview_auth/linux/CMakeLists.txt:21 (pkg_check_modules)

Building Linux application...
Exception: Unable to generate build files

@borisgrigorov
Copy link

Happens to me as well.

@borisgrigorov
Copy link

For me, I had to install webkit2gtk package.

For example on Arch linux: yay -S webkit2gtk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants