-
Notifications
You must be signed in to change notification settings - Fork 57
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
[Bug] The system library gdk-3.0
required by crate gdk-sys
was not found
#165
Comments
i resolved this by running:
but this caused another error
|
resolved this with
and got yet another error
|
resolved with
and another error (i'm just gonna keep posting this in seperate messages, after the last one i'll summarize all the commands that were needed to run)
|
resolved with
another error
|
Resolved with
Another error
|
resolved with
after this i got a dev build So i guess these dependencies should be added to https://github.com/glzr-io/zebar/blob/main/CONTRIBUTING.md
|
Was running this on WSL, moving away to Windows (cmd) resolves all these issues (needed to be on windows anyway for creating a windows compatible build) |
Edit: See #165 (comment) for the solution to all the errors
Describe the bug
After following all the steps in https://github.com/glzr-io/zebar/blob/main/CONTRIBUTING.md i got the following error after running
pnpm dev
and this one
Reproduction
follow the steps in https://github.com/glzr-io/zebar/blob/main/CONTRIBUTING.md
Stack trace or error logs (if applicable)
No response
Version number
8227e25
The text was updated successfully, but these errors were encountered: