Darryl,

We finally have a working application using QTJambi and OpenGL (jogl, 
gluegen) on Mac OS X
there were some issues with Gluegen/AWT but this was solved by adding 
java.awt.headless=true to the JVM startup parameters
and due to a bug (JVM crash, FBO) in JOGL rc10 we had to move to the 
nightly build on Mac OS X

Now we can have a drink downtown ;-)

Linux QTJambi 4.8.3 is working fine until now, some issues remain with 
the Windows build (see post of Kenny Moens earlier)


Filip & Kenny






On 27/10/12 13:42, Darryl Miles wrote:
>
>
> The DSOs can not be found at runtime.
>
> Yur java.class.path includes "qtjambi-4.6.3.jar" note this does not 
> seem to have the 4.8.3 we would expect to see based on your goals and 
> it is also comping directly from your M2 MAVEN local repo.
>
> Maybe you need to install into maven repo (the version you built) and 
> update your pom.xml of the project to use it ?
>
> There are mechanisms to be able to specify specific JARs in pom.xml
>
>
>
> There also does not appear to be any native JAR this would be in the 
> build/** subdirectory of your build tree. build/qtjambi-*.jar.
>
> It is actually better if you unzip the native JAR into a directory and 
> add the directory to the classpath.  This will increase startup 
> performance.
>
> I don't think Maven can not deal with this directly anyway so your IDE 
> classpath can manage that.
>
>
> Darryl
>
>
>
> Filip Jonckers wrote:
>> Hi guys,
>>
>> back to getting 4.8.3 running on Mac ;-)
>> Sadly enough we are now experiencing some kinda AWT issue ...
>>
>> below is the complete log4j dump ...
>>
>> for the qt and qtjambi build ... please refer to my previous post on
>> building 4.8.3 on OS X
>>
>>
>> log4j dump:
>>
>>
>> 00:08:58,734  INFO main [BlipDriver:162] Logger is set up and ready.
>> 00:08:58,748  INFO main [BlipDriver:163] log file created at 27 October
>> 2012 00:08:58 CEST
>> 00:08:58,749  INFO main [BlipDriver:164]
>> ------------------------------------------------------------------
>> 00:08:58,749  INFO main [BlipDriver:165] BLIP Driver - IVAO HAL client
>> v0.0.1.b235 - alpha
>> 00:08:58,750  INFO main [BlipDriver:170] java.version = 1.7.0_07
>> 00:08:58,750  INFO main [BlipDriver:171] java.home =
>> /Library/Java/JavaVirtualMachines/jdk1.7.0_07.jdk/Contents/Home/jre
>> 00:08:58,751  INFO main [BlipDriver:172] java.vendor = Oracle 
>> Corporation
>> 00:08:58,751  INFO main [BlipDriver:173] java.class.path =
>> /Users/filip/src-ivao/BlipDriver/halblipdriver-base/target/classes:/Users/filip/.m2/repository/net/sf/qtjambi/qtjambi/4.6.3/qtjambi-4.6.3.jar:/Users/filip/.m2/repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar:/Users/filip/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/Users/filip/.m2/repository/aero/ivao/softdev/commons/commons-base/DYNAMIC-SNAPSHOT/commons-base-DYNAMIC-SNAPSHOT.jar:/Users/filip/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/Users/filip/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar:/Users/filip/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar:/Users/filip/.m2/repository/jaxen/jaxen/1.1.1/jaxen-1.1.1.jar:/Users/filip/.m2/repository/jdom/jdom/1.0/jdom-1.0.jar:/Users/filip/.m2/repository/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar:/Users/filip/.m2/repository/xom/xom/1.0/xom-1.0.jar:/Users/filip/.m2/repository/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar:/Users/filip/.m2/repository/xalan/xalan/2.6.0/xalan
 - 
>>
> 2.
>> 6.0.jar:/Users/filip/.m2/repository/aero/ivao/softdev/inl/inl-base/0.2.1-SNAPSHOT/inl-base-0.2.1-SNAPSHOT.jar:/Users/filip/.m2/repository/com/google/guava/guava/10.0.1/guava-10.0.1.jar:/Users/filip/.m2/repository/aero/ivao/softdev/inl/inl-protocol/0.2.1-SNAPSHOT/inl-protocol-0.2.1-SNAPSHOT.jar:/Users/filip/.m2/repository/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar:/Users/filip/.m2/repository/org/zeromq/zmq/3.2.0-rc1/zmq-3.2.0-rc1.jar:/Users/filip/.m2/repository/com/google/code/findbugs/annotations/1.3.9/annotations-1.3.9.jar:/Users/filip/.m2/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
>> 00:08:58,751  INFO main [BlipDriver:174] java.library.path =
>> /Users/filip/src-ivao/BlipDriver/run/lib:/Users/filip/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
>>  
>>
>> 00:08:58,751  INFO main [BlipDriver:175] os.arch = x86_64
>> 00:08:58,752  INFO main [BlipDriver:176] os.name = Mac OS X
>> 00:08:58,752  INFO main [BlipDriver:177] os.version = 10.7.5
>> 00:08:58,752  INFO main [BlipDriver:181] file.separator = /
>> 00:08:59,282  INFO main [BlipDriver:202] BLIP Driver - IVAO HAL client
>> v0.0.1.b235
>> 00:08:59,305 FATAL main [BlipDriver:117] Missing shared library in
>> /Users/filip/src-ivao/BlipDriver/run/lib
>> /Users/filip/Library/Java/Extensions
>> /Library/Java/Extensions
>> /Network/Library/Java/Extensions
>> /System/Library/Java/Extensions
>> /usr/lib/java
>> .
>> java.lang.UnsatisfiedLinkError:
>> com.trolltech.qt.internal.QClassPathFileEngineHandler.initialize()V
>>       at
>> com.trolltech.qt.internal.QClassPathFileEngineHandler.initialize(Native
>> Method)
>>       at
>> com.trolltech.qt.QtJambi_LibraryInitializer.<clinit>(QtJambi_LibraryInitializer.java:59)
>>  
>>
>>       at com.trolltech.qt.QtJambiObject.<clinit>(QtJambiObject.java:60)
>>       at
>> aero.ivao.softdev.training.BlipDriver.BlipDriver.main(BlipDriver.java:94) 
>>
>> 2012-10-27 00:08:59.438 java[11755:707] Cocoa AWT: Running on AppKit
>> thread 0 when not expected. (
>>       0   liblwawt.dylib                      0x00000008e1f4df64
>> Java_com_apple_eawt_Application_nativeInitializeApplicationDelegate + 40
>>       1   ???                                 0x000000010ab81f90 0x0 +
>> 4474806160
>>       2   ???                                 0x000000010ab76158 0x0 +
>> 4474757464
>>       3   ???                                 0x000000010ab704f7 0x0 +
>


_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest

Reply via email to