Re: Jogl Build Headache
Posted by
Sven Gothel on
Dec 03, 2013; 4:43pm
URL: https://forum.jogamp.org/Jogl-Build-Headache-tp4030758p4030760.html
On 12/03/2013 05:33 PM, Penny [via jogamp] wrote:
> 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?
>
http://jogamp.org/wiki/index.php/How_to_Build http://jogamp.org/jogl/doc/HowToBuild.html~Sven