Re: Problems Compiling qt-atspi
Thomas Ward <[email protected]>
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <CAAfBG10=JTtTBQy18Z-v5DTKoXDN1hFXZ1F3e_v3qoCvGKt8=Q@mail.gmail.com> |
Hi Fredrik and all, I confirmed I'm pointing to the correct qmake. I don't know how or why but it appears I downloaded 4.7.4 by mistake. According to the libs I compiled the version number is 4.7.4. I guesss the question is for me is there a way to specify to git I want 4.8 specifically? I can try and reclone the Qt source again, but I'm concerned it will grab the 4.7.4 source unless I do something to specify want 4.8. Thanks. On 9/9/11, Frederik Gladhorn <[email protected]> wrote: > 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