Login  Register

Windows setting up issues and version control

Posted by erase99 on Jan 18, 2023; 12:47pm
URL: https://forum.jogamp.org/Windows-setting-up-issues-and-version-control-tp4042067.html

Dear members,

I have been trying to set up Jogl and struggling with that. I think gluegen is a dependency of it.

The guide here does not work on Windows since rt.jar is not used in Windows as explained here.

Therefore, when I reach the "Build the source tree" part, I am trying to use the ant code in the first link above, It gives the following error: "target 1.8 does not exist in the project"

The releases I found as ".jar" files were quite old(from 2015) and they have lots of issues. I need the runtime codes, the source codes, and the Javadocs. I want to set up Jogl and start from scratch. Could you please guide me about how to install it on Windows? Is there a working guide?

Kind Regards