[Qt-jambi-interest] Test results on new build system on Linux
Helge Fredriksen
hf at poseidon.no
Wed Dec 23 22:41:55 CET 2009
Hello Francis,
Tested now on Linux, all went well until the example jar building:
prepare-sources:
[copy] Copying 93 files to
/home/helge/community-port-to-4_6/java/generated-src/qtjambi-examples
compile:
[mkdir] Created dir:
/home/helge/community-port-to-4_6/java/out/qtjambi-examples
[javac] Compiling 109 source files to
/home/helge/community-port-to-4_6/java/out/qtjambi-examples
[javac]
/home/helge/community-port-to-4_6/java/generated-src/qtjambi-examples/com/trolltech/demos/opengl/HelloGL.java:47:
package javax.media.opengl does not exist
[javac] import javax.media.opengl.GL;
[javac] ^
[javac]
/home/helge/community-port-to-4_6/java/generated-src/qtjambi-examples/com/trolltech/demos/opengl/HelloGL.java:48:
package javax.media.opengl does not exist
[javac] import javax.media.opengl.GLContext;
Guess there is something missing in the classpath for that stage?
Helge
More information about the Qt-jambi-interest
mailing list