-
Notifications
You must be signed in to change notification settings - Fork 124
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
While runnng project on local system i'm getting "fatal error: 'cairo/cairo.h' file not found" Error #1460
Comments
Please ensure you have installed flutter and the linux toolchain correctly by running |
you should install Cairo on your Ubuntu system: verify that your Flutter project has the correct dependencies specified in the 'pubspec.yaml' file. update Flutter and FVM |
This was referenced Dec 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While running project on local system. i'm getting "fatal error: 'cairo/cairo.h' file not found" Error
i'm using flutter 3.10.6 version, fvm 2.4.1 and ubuntu 22.04
help me how i can run your project on locally
The text was updated successfully, but these errors were encountered: