[Qt-jambi-interest] build failure

2009-05-29 Thread Oliver Block
Hello everybody, after following your hints, I still have a build failure. Please let me state that obviously linux32 is recognized, but I have no idea if this is important for that error. Could someone take a look: environment: echo $JAVA_HOME /opt/java/SDK/jdk/ echo $QTDIR /usr/local/src/q

Re: [Qt-jambi-interest] build failure

2009-05-29 Thread Eskil Abrahamsen Blomfeldt
li...@oliver-block.eu wrote: > > Thanks for that hint. What I've not understood yet is, if qt-jambi > will be built with the installed sources, will it compile qt > dynamically or statically. I ask that because I need to know which > version of qt I need to install. I use KDE4 which also relies

Re: [Qt-jambi-interest] build failure

2009-05-29 Thread lists
Thanks for that hint. What I've not understood yet is, if qt-jambi will be built with the installed sources, will it compile qt dynamically or statically. I ask that because I need to know which version of qt I need to install. I use KDE4 which also relies on a specific version of qt. Bes

Re: [Qt-jambi-interest] build failure

2009-05-29 Thread Tom Schindl
Hi, I document the build process (for OS-X) in the Gitorious-Wiki. http://qt.gitorious.org/qt-jambi/pages/BuildingFromGit Tom Eskil Abrahamsen Blomfeldt schrieb: > li...@oliver-block.eu wrote: >> I've had a build failure with the output below. I have Openssuse 11.0 >> x86_64 (64 Bit) and qt 4.

Re: [Qt-jambi-interest] Palette behaving differently when assigning stylesheet

2009-05-29 Thread Eskil Abrahamsen Blomfeldt
Danny Sporea wrote: > > I have a dialog with a QListWidget with items and a button. When the button > is pushed, the palette of the QListWidget is changed. Everything works fine, > unless I apply a stylesheet to the dialog. After that, pushing the button > does not produce the same results any

Re: [Qt-jambi-interest] build failure

2009-05-29 Thread Eskil Abrahamsen Blomfeldt
li...@oliver-block.eu wrote: > > I've had a build failure with the output below. I have Openssuse 11.0 > x86_64 (64 Bit) and qt 4.4.0. > Hi, in order to build Qt Jambi, you must configure Qt with the option "-prefix $PWD" and not install it. It looks to me like this was not part of your Qt con