SinisterRobot / gtge

Automatically exported from code.google.com/p/gtge
0 stars 0 forks source link

Fix JOGL support for modern JOGL versions #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As described here the JOGL support is completly broken when uing a modern
JOGL version.

http://www.goldenstudios.or.id/forum/showthread.php?tid=1929

The packages are referenced false. I allready tryed fixing that, but as i
progressed correcting imports i noticed that GTGE even accesses classes
that are not exsistant within JOGL anymore. As i don't have much experiance
with JOGL someone experienced should try to fix this issue.

Original issue reported on code.google.com by jan.brac...@googlemail.com on 4 Apr 2008 at 10:00

GoogleCodeExporter commented 8 years ago
APPENDIX:

By the way the included version of JOGL within the repos should be updated, if 
this
is fixed. I didn't change that because i didn't want to leave broken code.

Original comment by jan.brac...@googlemail.com on 4 Apr 2008 at 10:05