Re: Problems Compiling qt-atspi
Frederik Gladhorn <[email protected]>
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <3174504.bkhojbNChy@anton> |
Hi Thomas, I think Mike is right - simply check that you have the right qmake in the path - qmake --version tells you which version you have. When building Qt, remember to export PATH and LD_LIBRARY_PATH. Greetings Frederik Torsdag 8. september 2011 19.00.21 skrev Mike Gorse : > Hi Thomas, > > My guess is that you ran qmake from /usr/bin, rather than the qmake from > your QT 4.8 build/installation, because that is what I did when I first > built qt-at-spi (not realizing that QT 4.8 installed by default into > /usr/local/Trolltech/Qt-4-8-0, which was not on my path), but I'm just > guessing. > > On Thu, 8 Sep 2011, Thomas Ward wrote: > > Hi everyone, > > > > Ok, I think something went wrong with my compilation of Qt. I just > > cloned qt-at-spi from git, and when I did qmake it gave me an error > > aboutQt 4.7.4 being out of date and to update to Qt 4.8. Ummm....I > > thought I just did that by doing > > git clone git:://gitorious.org/qt/qt.git > > and following the steps Fredrik gave yesterday in his email. I also > > set up the export variables to point to the compile bin and lib paths, > > but qt-at-spi thinks it is Qt 4.7.4. Did I perhaps grab 4.7.4 stable > > out of git by mistake? > > > > If so I think I need to probably tell git to find the 4.8 branch, > > clone that instead, and recompile Qt. Any thoughts here? > > > > Thanks. > > _______________________________________________ > > kde-accessibility mailing list > > [email protected] > > https://mail.kde.org/mailman/listinfo/kde-accessibility > > _______________________________________________ > kde-accessibility mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/kde-accessibility