Login  Register

Re: Release 2.4.0 Progress ..

Posted by Sven Gothel on Jan 31, 2023; 12:06pm
URL: https://forum.jogamp.org/Release-2-4-0-Progress-tp4042061p4042141.html

Currently active build nodes:
  android-arm64 linux-arm32 linux-arm64 linux-x86_64 macos-x86_64 windows-x86_64
or targets:
  android-aarch64 linux-armv6hf linux-aarch64 linux-amd64 macosx-universal windows-amd64

Where macos-x86_64/macosx-universal includes arm64 (or aarch64) and amd64.

Build location
  https://jogamp.org/deployment/archive/master/gluegen_951-joal_669-jogl_1517-jocl_1157/archive/jogamp-all-platforms.7z

Maven details
  version 2.4.0-rc-20230131
  repo-url http://www.jogamp.org/deployment/maven/

Quick bringup test
  wget https://jogamp.org/deployment/archive/master/gluegen_951-joal_669-jogl_1517-jocl_1157/fat/jogamp-fat.jar
  wget https://jogamp.org/deployment/archive/master/gluegen_951-joal_669-jogl_1517-jocl_1157/fat/jogamp-fat-test.jar
  java -jar jogamp-fat.jar
  java -jar jogamp-fat-test.jar

Maven test pushed in jogl-demos, see jogl-demos/maven/trivial-test/

Latest JOGL source included, commit 3462aa70de7d4a6fdd59f0cb90b6563d68731c61
https://jogamp.org/cgit/jogl.git/commit/?id=3462aa70de7d4a6fdd59f0cb90b6563d68731c61

(NEWT's Soft-PixelScale for X11 + Windows, see https://jogamp.org/bugzilla/show_bug.cgi?id=1374#c11)