Git Product home page Git Product logo

Comments (6)

jzy3d avatar jzy3d commented on June 26, 2024

I only worked on JOGL, so JOAL and JOCL should be upgraded the same way I did. Have you seen the howto where I explain how I did it ?
The thing I do not understand is that I only built and deployed JOGL (and Gluegen) as RC4 maven artifact, so I wonder how you could even compile your project with these versions.

from jogl-maven-deployer.

maheshkurmi avatar maheshkurmi commented on June 26, 2024

The thing I do not understand is that I only built and deployed JOGL (and Gluegen) as RC4 maven artifact, so I wonder how you could even compile your project with these versions.
I just downloaded jar files and added to classpath and placed native library jars in same folder as the jar files, it worked.
i also tried placing "dylib" files instead of native jars, it still worked.

I think I am using joal from joal-android-natives-macosx-universal.jar which may not be compiled for arm version. By the way I downloaded files from https://download.jzy3d.org/jogl/ since my java project is not a maven project.

Have you compiled joal for Mac arm64? If yes please share, else guide me how to do that?

from jogl-maven-deployer.

jzy3d avatar jzy3d commented on June 26, 2024

I did not build JOAL for ARM64. If you want to do it, this documentation on enabling JOGL for ARM64 can help you.

You are welcome to do it on this mirror repository, so that I can later bundle it with JOGL. Using a branch name similar to the one I used for JOGL could help (feature/macosx-arm64).

Hope this helps!

from jogl-maven-deployer.

maheshkurmi avatar maheshkurmi commented on June 26, 2024

I tried following documentation but I could't find the guide to be usable for building joal(May be it was't obvious for me only).
In case you decide to build joal, please let me know.

from jogl-maven-deployer.

jzy3d avatar jzy3d commented on June 26, 2024

Yes this is normal, it only documents how to patch JOGL, but I think you can use it to patch JOAL.

from jogl-maven-deployer.

maheshkurmi avatar maheshkurmi commented on June 26, 2024

Thanyou very much for the help...
Following your guide I managed to build joal native libs for mac arm64. You can find the native builds at https://github.com/maheshkurmi/jogl-macarm64-builds.
You may update your maven repo with joal natives for arm64.

from jogl-maven-deployer.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.