Login  Register

Re: gluegen - examples needed

Posted by doofx on Jan 13, 2014; 6:32am
URL: https://forum.jogamp.org/gluegen-examples-needed-tp4031123p4031182.html

Thank you Sven

I added the code you mentioned and i get a warning & run-time error on this code:
<taskdef name="gluegen" classname="com.jogamp.gluegen.ant.GlueGenTask"
                 classpathref="gluegen.classpath" /> 

warning: reference gluegen classpath not found
i found that file - GlueGenTask in some package i downloaded but there are lots of references inside - so i get ~3000 references errors for what GlueGenTask using. :\