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
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to