Re: Jogl Build Headache
Posted by Penny on Dec 03, 2013; 4:33pm
URL: https://forum.jogamp.org/Jogl-Build-Headache-tp4030758p4030759.html
hiya,
basically my plan to get to the location on my problem is to download jogamp-all-platforms.7z and extract the source code and remake the libraries so I can perform stack trace and modify the bits to suit my implementation.
However, it is apparent that there are numerous dependencies.
I can use the premade library of guava as it seems to work ok.
I cannot make my own build of gluegen either because of dependencies.
I have managed to remake antlr but the jogl and gluegen appear to require a different version than the current one so many errors are caused in trying to find antlr classes.
why aren't the dependency library jars included in jogamp-all-platforms.7z? or why isn't there a clear list and a link to attain them?
please help
penny