-
Notifications
You must be signed in to change notification settings - Fork 39
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
Can't build with electron #43
Comments
When I'm trying to rebuild I'm getting error:
|
|
This sometimes happens to me on Windows when the |
@alexdima I'm also having issues with the latest chromium headers and The error is a failed build becuase of
I've done a good bit of investigation of this, because I couldn't figure out where the problem was coming from.
Here are a few of them.
Presumably this is to build native dependencies against various electron targets. If I clone if I add
to Windows fails for the same reasons, but I haven't gotten the proper flags yet. I'm going to do that shortly and then put in a PR that links to this comment. Hopefully all of that is clear enough. |
Well, my fast fix was to comment error lines. Bad, but everything is works and compiles 🫠 |
@ch3rn1k are you using |
Previously - yes. Lster I have moved to
|
Hello, I can't build package when using
native-keymap
with electron, can some one help? TyThe text was updated successfully, but these errors were encountered: