Skip to content
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

Add support for Apple Silicon architecture #68

Closed
Mercanuis opened this issue May 9, 2021 · 7 comments
Closed

Add support for Apple Silicon architecture #68

Mercanuis opened this issue May 9, 2021 · 7 comments

Comments

@Mercanuis
Copy link

Found an issue similar to the "Plug-Ins Not Found" issue with my new M1 MacBook

Providing the screen shot below

Screen Shot 2021-05-09 at 12 06 06 (2)

@twaritwaikar
Copy link
Contributor

M1 support is not present in the plugin as of now. We will probably do it in the near future because Godot Editor has M1 support as well.

@Calinou Calinou changed the title Plug in not supported on M1 architecutre Add support for Apple M1 architecture May 9, 2021
@Calinou Calinou pinned this issue May 9, 2021
@Calinou Calinou changed the title Add support for Apple M1 architecture Add support for Apple Silicon architecture May 9, 2021
@twaritwaikar
Copy link
Contributor

twaritwaikar commented May 9, 2021

Reference: #60 addresses this

@Mercanuis
Copy link
Author

Thanks for the update, will wait

@Sivli-Embir
Copy link

Bumping as its been a little over 4 months. Are there any formal plans to support this?

@twaritwaikar
Copy link
Contributor

I will try to see if the current M1 support PR that was merged into godot-cpp is going to suffice. However, I am not entirely sure how exactly I can do that without have an M1 chip near me.

Also, I do see that there's lots of tasks left in this plugin including porting to the new GDExtension API for Godot 4, so for that I will try experimenting with it and in the way restructure the build process so that M1 is supported, at least to be built from source code, if we are not providing direct binary downloads.

I can't say if there is a formal stance yet on where we want take this because there hasn't been any new discussions on it. I can strike up a conversation with the coredevs and put up a message about it however, which I plan to do soon because it will need some rewrite/modifications to use GDExtension in Godot 4.0

@twaritwaikar
Copy link
Contributor

Support for Apple Silicon was completed with #60 🎉

@twaritwaikar
Copy link
Contributor

The next releases shall have Apple Silicon builds once we enable creating releases from CI artifacts

@twaritwaikar twaritwaikar unpinned this issue Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants