Login  Register

Re: gluegen - examples needed

Posted by doofx on Jan 12, 2014; 9:17am
URL: https://forum.jogamp.org/gluegen-examples-needed-tp4031123p4031171.html

Hello Gouessej
How are you?
 
I took a build.xml file sample from the internet and I try to run it as Ant task .There is a definition in the build.xml file which the eclipse doesn't recognize in run-time:
taskdef name="gluegen" classname="com.sun.gluegen.ant.GlueGenTask"
classpathref="gluegen.classpath
when i run as Ant i get this error:
build failed
tassdef class com.sun.gluegen.ant.GlueGenTask cannot be found
there is also a warning during compilation
 
Sorry for asking so many questions.. i totally understand if you don't want to answer anymore and i do appriciate all the help you already gave to me
 
Tomer

 
On Fri, Jan 10, 2014 at 11:47 AM, Tomer Pollak <[hidden email]> wrote:
ok i'll do so!
Thank you a lot!


On Fri, Jan 10, 2014 at 10:57 AM, gouessej [via jogamp] <[hidden email]> wrote:
There is no Ant plugin. Just go to "Window" -> "Show view" -> "Ant" and then drag and drop your build.xml file into this view. You'll have to create your own build.xml file to call the Ant target of GlueGen like in the examples of the manual.
If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/gluegen-examples-needed-tp4031123p4031141.html
To unsubscribe from gluegen - examples needed, click here.
NAML