Hi!
I'm also having compilation trouble in both trunk and branch. I'm using
Qt 4.2.1 (which is the version that debian etch offers as far as I can
tell).
* trunk:
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_ST
R -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -I../../../src/frontends
-I../../.
./images -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore
-I/usr/include
/qt4/QtGui -I../../../boost -I../../../src/frontends/controllers -Wextra
-Wall -
g -O -MT GuiHyperlink.lo -MD -MP -MF .deps/GuiHyperlink.Tpo -c
GuiHyperlink.cpp
-o GuiHyperlink.o
ui_HyperlinkUi.h: In member function 'void
Ui_HyperlinkUi::setupUi(QDialog*)':
ui_HyperlinkUi.h:102: error: 'class QHBoxLayout' has no member named
'setLeftMar
gin'
ui_HyperlinkUi.h:103: error: 'class QHBoxLayout' has no member named
'setTopMarg
in'
ui_HyperlinkUi.h:104: error: 'class QHBoxLayout' has no member named
'setRightMa
rgin'
ui_HyperlinkUi.h:105: error: 'class QHBoxLayout' has no member named
'setBottomM
argin'
make[6]: *** [GuiHyperlink.lo] Error 1
-------------------------------------------------------------------------------
* branch:
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE
-DQT_GENUINE_ST
R -DQT_NO_STL -DQT_NO_KEYWORDS -Winvalid-pch --include=./pch.h
-I../../../src -I
../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/qt4
-I/usr/i
nclude/qt4/QtCore -I/usr/include/qt4/QtGui -I../../../boost
-I../../../src/front
ends/controllers -Wextra -Wall -g -O -MT Dialogs.lo -MD -MP -MF
.deps/Dialogs.Tp
o -c Dialogs.cpp -o Dialogs.o
ui/PrefUi.h: In member function 'void Ui_QPrefUi::setupUi(QWidget*)':
ui/PrefUi.h:123: error: 'class QGridLayout' has no member named
'setLeftMargin'
ui/PrefUi.h:124: error: 'class QGridLayout' has no member named
'setTopMargin'
ui/PrefUi.h:125: error: 'class QGridLayout' has no member named
'setRightMargin'
ui/PrefUi.h:126: error: 'class QGridLayout' has no member named
'setBottomMargin
'
ui/PrefUi.h:127: error: 'class QGridLayout' has no member named
'setHorizontalSp
acing'
ui/PrefUi.h:128: error: 'class QGridLayout' has no member named
'setVerticalSpac
ing'
ui/PrefUi.h:158: error: 'class QHBoxLayout' has no member named
'setLeftMargin'
ui/PrefUi.h:159: error: 'class QHBoxLayout' has no member named
'setTopMargin'
ui/PrefUi.h:160: error: 'class QHBoxLayout' has no member named
'setRightMargin'
ui/PrefUi.h:161: error: 'class QHBoxLayout' has no member named
'setBottomMargin
'
ui/PrefUi.h:211: error: 'class QVBoxLayout' has no member named
'setLeftMargin'
ui/PrefUi.h:212: error: 'class QVBoxLayout' has no member named
'setTopMargin'
ui/PrefUi.h:213: error: 'class QVBoxLayout' has no member named
'setRightMargin'
ui/PrefUi.h:214: error: 'class QVBoxLayout' has no member named
'setBottomMargin
'
ui/PrefUi.h:223: error: 'class QHBoxLayout' has no member named
'setLeftMargin'
ui/PrefUi.h:224: error: 'class QHBoxLayout' has no member named
'setTopMargin'
ui/PrefUi.h:225: error: 'class QHBoxLayout' has no member named
'setRightMargin'
ui/PrefUi.h:226: error: 'class QHBoxLayout' has no member named
'setBottomMargin
'
ui/PrefUi.h:254: error: 'class QHBoxLayout' has no member named
'setLeftMargin'
ui/PrefUi.h:255: error: 'class QHBoxLayout' has no member named
'setTopMargin'
ui/PrefUi.h:256: error: 'class QHBoxLayout' has no member named
'setRightMargin'
ui/PrefUi.h:257: error: 'class QHBoxLayout' has no member named
'setBottomMargin
'
ui/PrefUi.h:281: error: 'class QVBoxLayout' has no member named
'setLeftMargin'
ui/PrefUi.h:282: error: 'class QVBoxLayout' has no member named
'setTopMargin'
ui/PrefUi.h:283: error: 'class QVBoxLayout' has no member named
'setRightMargin'
ui/PrefUi.h:284: error: 'class QVBoxLayout' has no member named
'setBottomMargin
'
make[7]: *** [Dialogs.lo] Error 1