[Psi-Devel] Psi-SVN rev.977 fails to compile on Windows
Michał Jazłowiecki
michalj at poczta.neostrada.pl
Fri Feb 1 11:28:19 PST 2008
Hi,
Just to let you all know - Psi-SVN rev.977 fails to compile on Windows
(using MinGW-3.4.2 (i.e. gcc/g++-3.4.2) and Qt/OpenSource-4.2.3) because
of the following error:
In file included from bookmarkmanagedlg.h:26,
from contactview.cpp:61:
_ui/ui_bookmarkmanage.h: In member function `void
Ui_BookmarkManage::setupUi(QDialog*)':
_ui/ui_bookmarkmanage.h:73: error: 'class QGridLayout' has no member
named 'setHorizontalSpacing'
mingw32-make[2]: *** [_obj\contactview.o] Error 1
mingw32-make[1]: *** [release] Error 2
mingw32-make: *** [sub-src-make_default] Error 2
It's caused by the change in API of QGridLayout class introduced in
Qt-4.3 (when compared with Qt-4.2).
What's the current policy about required Qt version for Psi-SVN? Is
Qt-4.3 now required, or Psi-SVN is still supposed to compile with
Qt-4.2.3, as Psi-0.11 did?
Regards,
--
Michał Jazłowiecki (michalj)
Psi Forum & Wiki Moderator
More information about the Psi-Devel
mailing list