You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "roubert (via GitHub)" <gi...@apache.org> on 2023/07/06 16:34:21 UTC

[GitHub] [directory-studio] roubert commented on pull request #36: DIRSTUDIO-1293 | Changes for native Apple Silicon M1 build

roubert commented on PR #36:
URL: https://github.com/apache/directory-studio/pull/36#issuecomment-1623978698

   This is unexpected. After `build.sh` has finished at current `HEAD`, you shoud get two products for macOS:
   
   ```
   ApacheDirectoryStudio-2.0.0-SNAPSHOT-macosx.cocoa.aarch64.tar.gz
   ApacheDirectoryStudio-2.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
   ```
   
   Do you get this? If not, what exactly do you get?
   
   If you try to use either of those on the other kind of Apple hardware, you should get the `JNI_CreateJavaVM` error, but using the _aarch64_ one on Apple silicon is expected to work. Are you really using the right one?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org