Ok, I thought I'd let everyone know that my build finally got done. The bridge works great! Thanks Darryl and everyone else for being patient with me and supporting my efforts on this. For everyone who is interested, I am attaching the jar I built. The only catch is, I built against Qt-Jambi 4.7.3 (and qt 4.7.3) , so you need to match your version of Jambi against this version.
This last part was a bit of a surprise to me. I had been using the pre-generated version of the .jar file for the last two or three years, and had no trouble upgrading my version of jambi. That doesn't seem to be the case anymore. I hope this .jar file helps someone out. The actual build wasn't that hard, but it took a long time to sort out the details... Some of you will probably have less trouble than I did. Some will have more though, so I hope this thread helps those folks out. When the Jambi developers finally get the bridge incorporated into the jambi core, I'll gladly upgrade and buy them a beer. Thanks again to everyone. -Doug ________________________________ From: Darryl Miles <darryl-mailingli...@netbauds.net> To: doug brann <dorsal_f...@yahoo.com> Cc: Ivan Brezina <ibre5...@ibrezina.net>; Frank T. Bergmann <fberg...@caltech.edu>; "qt-jambi-interest@qt.nokia.com" <qt-jambi-interest@qt.nokia.com> Sent: Thursday, 18 October 2012 2:59 PM Subject: Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri doug brann wrote: > When I use the qt-jambi-qt-jambi directory un-tared from the git > community, set up the environment as you say below, and type > ant init.build > > I get > > Buildfile: c:\qt-jambi-qt-jambi\build.xml > DUILD FAILED > target "init.build" does not exist in the project "null". > > what have I done wrong? I can only guess the tree you have obtained is not the one I keep describing you should be using. You want to be working with: SCM URL: git://gitorious.org/qt-jambi/qtjambi-community.git branch: master commit-id: 03a66f3 dos2unix ./pom.xml.in (undo EOL conversion from commit-id 4357334) The gitorious page describing the above is at this URL (where a "Download master as tar.gz" button exists) : https://qt.gitorious.org/qt-jambi/qtjambi-community/commits/master You should be able to use any newer version of this tree. So if the commit-id changes just ensure the history log has the commit ID cited above. Open the build "build.xml" and search for "init.build". For me this shows up on line 99 and was added in commit-id fe6963d5 on 12-Apr-2012: git blame -- build.xml (output) : fe6963d5 (Darryl L. Miles 2012-04-12 21:26:47 +0100 99) <target name="init.build" depends="log, setenv, init.taskdef, init" Darryl
qtjambi-awtbridge-20121020.jar
Description: Binary data
_______________________________________________ Qt-jambi-interest mailing list Qt-jambi-interest@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest