jogamp
›
jogl
Login
Register
Re: javac with jogl
Posted by
gouessej
on
Feb 08, 2016; 11:37pm
URL:
https://forum.jogamp.org/javac-with-jogl-tp4036129p4036132.html
I advise you to read this section of our wiki:
http://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE#Compile_and_run_your_project_from_the_command_line
Moreover, you can use
jogamp-fat.jar
if you need an easier solution:
javac -classpath jogamp-fat.jar Opengl.java
Where have you found the faulty tutorial?
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page