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!