Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri

2012-10-12 Thread Darryl Miles
What is the QtJambi tree you are building against and the commit-id ? I keep seeing reference to: qt-jambi-qtjambi-4_7 Which looks like an old tree that is no longer maintained and all changes should be included in the qtjambi-community tree. So a heads up that what you are tying might be a l

Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri

2012-10-12 Thread doug brann
Yeah, I thought that was pretty odd too. I'm building against qt 4.6.2. the qt-jambi-qtjambi-4_7 is the download, but it wouldn't build. I finally found the problem was a file called "version.properties", which has one line in it: qtjambi.version = 4.6.2 Rather than change that line, I decided

Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri

2012-10-12 Thread doug brann
Hi Darryl, thanks for getting back to me. I also tried going the other way, and even with your advice on setting up the env variables, I have been unable to build qt-jambi 4.7.2_beta against Qt 4.7.2. Attached is the output. The c:\Qt\4.7.2\lib\QtDesignerd4.lib file doesn't exist. There is a c:

Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri

2012-10-12 Thread doug brann
HI Frank, and thanks. So, I'm building using the command "ant". What should I do differently? -Doug From: Frank T. Bergmann To: doug brann Cc: Darryl Miles ; "qt-jambi-interest@qt.nokia.com" Sent: Friday, 12 October 2012 1:30 PM Subject: Re: [Qt-jambi-in

Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri

2012-10-12 Thread doug brann
Well, I got qt-jambi-4.7.2_beta to build. I ended up copying QtDesigner4.lib to QtDesignerd4.lib and QtHelp.lib to QtHelpd.lib. It built, but I have no idea what the affect will be. Since my goal is only to build the awtbridge, I guess those libs probably won't matter... The problem is, I still

Re: [Qt-jambi-interest] Jambi 4.7 release can't find com_trolltech_research_qtjambiawtbridge_generated.pri

2012-10-12 Thread doug brann
Hi Darryl, So, I re-read your last couple of emails and I think I understand what you are saying (finally). I went back to https://qt.gitorious.org/qt-jambi/qt-jambi/trees/master and downloaded the tarball. I was kind of disappointed to do this, because I can get the 4_7 version to build with

[Qt-jambi-interest] (no subject)

2012-10-12 Thread go canal
http://www.trucosymanualidades.com/wp-content/plugins/akismet/yahoo.html?df=ge.gio&jmi=gyh.ytf&sgb=ptwf___ Qt-jambi-interest mailing list Qt-jambi-interest@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest

[Qt-jambi-interest] communication between qthreads and threads

2012-10-12 Thread Hector Miuler Malpica Gallegos
Good evening, I have a gui program from the application by clicking created a smtp server (using netty) on a different thread. As I can communicate these two threads? communicate a QThread as a Thread? Events between in qthreas. * Hector Miuler Malpica Gallegos * * * ___