-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Missing Bindings: linux problems #281
Comments
It is what it is. If you need libraries for a specific platform, you can compile them yourself. Alternatively, you can add the build process for the new platform to the existing CI of the project and do the PR. |
I'm trying to do this by looking at the PR where MacOS got arm support. I'm running this on a new setup(fedora + hyprland) so it currently crashes for unknown reasons. I will attempt it again on another linux setup and if it works, I will fix the said inconsistencies/manual tasks and make a PR. |
Made a (draft) pr: #324 |
Version
1.87.0 linux
What part of the binding has gaps?
Dear ImGui
What is missing?
Can you recompile the whole imgui library for linux arm64?
The text was updated successfully, but these errors were encountered: