it didn't work again but it failed on a different part so i think maybe your patch fixed some but something else? I dunno just seems like it . Maybe give it one more try?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
| java.compile.secondpass: [javac] Compiling 176 source files to D:\Documents and Settings\Patrick\workspace\jogl\build\classes [javac] D:/Documents and Settings/Patrick/workspace/jogl/src/classes/javax/media/opengl/GLJPanel.java:488: cannot resolve symbol [javac] symbol: class DebugGL [javac] j2dContext.setGL(new DebugGL(j2dContext.getGL())); [javac] ^ [javac] D:/Documents and Settings/Patrick/workspace/jogl/src/classes/javax/media/opengl/GLJPanel.java:555: cannot resolve symbol [javac] symbol: class DebugGL [javac] joglContext.setGL(new DebugGL(joglContext.getGL())); [javac] ^ [javac] Note: D:/Documents and Settings/Patrick/workspace/jogl/src/classes/javax/media/opengl/GLCanvas.java uses or overrides a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 2 errors
BUILD FAILED D:\Documents and Settings\Patrick\workspace\jogl\make\build.xml:1417: The following error occurred while executing this line: D:\Documents and Settings\Patrick\workspace\jogl\make\build.xml:706: Compile failed; see the compiler error output for details. |
Use to fail after 7 secs now it's after 37 secs