Dimitri Frederickx wrote: > Today I tried to integrate the Qt Jambi AWT bridge in my project. I > needed to integrate a panel into my program. I downloaded the prebuild > binary, and try to compile my program, but... it seems that the pre- > build is for Java 1.6. > > After turning my project into 1.6 and testing it, everything worked > like expected. But the pre-build being java 1.6 is a problem for me. > > I want my program to be cross-platform, and most of the time I develop > under Mac OS X. I have a MacBook Pro, but it is a Core Duo processor, > so it is still 32bit and no java 1.6 for that platform. This means I > need to develop under java 1.5. > > Of course the Qt Jambi / AWT bridge functionality doesn't work under > Mac OS X, but it least I would like to be able to compile the code > under that platform. > > Is it possible to also provide a pre-build for Java 1.5? I guess the > dll will always work, but at least having a Java 1.5 jar would be > great news.
I've fixed this. The svn should be updated in the next few hours. > /Dimitri > > > > Oh yeah, one last question. Are there plans of integrating this bridge > in one of the next releases of Qt Jambi (4.5 would be great :-)). Yes, but we'll see which release this becomes part of... - Gunnar _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
