[Qt-jambi-interest] Qt Jambi / AWT Bridge
Dimitri Frederickx
info at dimitrifrederickx.be
Sun Aug 17 16:33:29 CEST 2008
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.
/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 :-)).
More information about the Qt-jambi-interest
mailing list