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

aarch64 support on OSX #276

Open
lbourdages opened this issue Feb 16, 2023 · 1 comment
Open

aarch64 support on OSX #276

lbourdages opened this issue Feb 16, 2023 · 1 comment

Comments

@lbourdages
Copy link

Starting an embedded server does not work on M1/M2 Macs, failing with the following exception:


Caused by: java.lang.RuntimeException: can not get slib/nginx-clojure-embed-macosx-aarch64.dylib at class path
	at nginx.clojure.embed.NginxEmbedServer.loadDynamicLibrary(NginxEmbedServer.java:74)
	at nginx.clojure.embed.NginxEmbedServer.<clinit>(NginxEmbedServer.java:45)
	... 32 more

Are there any plans to support aarch64 for Mac in the future?

@xfeep
Copy link
Member

xfeep commented Feb 20, 2023

Sorry so far we have no aarch64 DEV environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants