Login  Register

Re: MacOS Aarch64/M1 + version 12 + 13 Support

Posted by Sven Gothel on Jan 15, 2023; 4:11am
URL: https://forum.jogamp.org/MacOS-Aarch64-M1-version-12-13-Support-tp4042034p4042036.html

FYI .. I pushed gluegen, joal and jogl (master tip).

Status:
- Still working on GNU/Linux x86_64 ;-)
- MacOS 12 + 13 bringup test NEWT + AWT (same build):
  - Working on MacOS 12 x86_64
  - Working on MacOS 13 aarch64 (so called M1)

GlueGen's and JOGL's doc/HowToBuild.html have been adjusted
for Adoptium (OpenJDK build) using OpenJDK 17 for building the binaries.

The MacOS section has also been updated and a procedure
to build fat OpenJDK libraries required to build the universal x86_64 and aarch64
blobs has been added.

TODO:
- Update SWT and apply a patch
- Complete testing, i.e. passing our unit tests.
- Test on Windows
- Check some other pressing fixes
- Release