Using what this workflow does to build for Linux #75
Unanswered
radiumatic
asked this question in
Q&A
Replies: 2 comments
-
|
I have no idea but perhaps a community member can help you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I created an issue in the zed repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've been trying to build Zed for Linux with
RUSTFLAGS="--cfg gles"but it fails with this error:It doesn't matter if I build the last state of the
mainbranch, reset the branch to the last commit this repo used or directly download the source code from the release page of this repo. It all results in the same thing.May I ask what do you do that makes it work? Is the platform supposed to provide that method at compile time?
Beta Was this translation helpful? Give feedback.
All reactions