Re: Legacy build of JOGL (creating drihack library?)
Posted by
gouessej on
May 09, 2012; 7:04am
URL: https://forum.jogamp.org/Legacy-build-of-JOGL-creating-drihack-library-tp3970110p3973352.html
You're welcome. Some people here use JOGL 2 in embedded environments, maybe they can give you some hints if you have a problem. I'm accustomed to port projects to JOGL 2, it's quite trivial, there are only a few things to know about some minor changes (the GLContext is available later in JOGL 2 than in JOGL 1, some classes have been moved and/or renamed).