On Tuesday 31 October 2006 2:42 pm, Peter Kümmel wrote:
> Because
>   - it costs us nothing
>   - it's a nice feature for the user
>   - I don't see any reason way we should disable it
>   - we are releasing only a alpha version
>   - I don't want to start a endless discussion
>
> I've just enabled it.
>
> Peter

  It is OK with me.

Could you look to this problem, please. :-)

make[7]: Entering directory `/home/jamatos/lyx/lyx-devel/src/frontends/qt4'
if /bin/sh ../../../libtool --tag=CXX --mode=compile 
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src  -DQT_CLEAN_NAMESPACE 
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS  -I../../../src 
-I../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/QtCore 
-I/usr/include/QtGui   -I../../../boost -I../../../src/frontends/controllers 
-Wextra -Wall     -O -MT 
GuiView.lo -MD -MP -MF ".deps/GuiView.Tpo" -c -o GuiView.lo GuiView.C; \
        then mv -f ".deps/GuiView.Tpo" ".deps/GuiView.Plo"; else 
rm -f ".deps/GuiView.Tpo"; exit 1; fi
 
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE 
-DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src 
-I../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/QtCore 
-I/usr/include/QtGui -I../../../boost -I../../../src/frontends/controllers 
-Wextra -Wall -O -MT 
GuiView.lo -MD -MP -MF .deps/GuiView.Tpo -c GuiView.C -o GuiView.o
GuiView.C:78: error: ISO C++ forbids declaration of 'QTabBar' with no type
GuiView.C:78: error: expected ';' before '*' token
GuiView.C: In 
constructor 'lyx::frontend::WidgetWithTabBar::WidgetWithTabBar(QWidget*)':
GuiView.C:81: error: 'tabbar' was not declared in this scope
GuiView.C:81: error: expected type-specifier before 'QTabBar'
GuiView.C:81: error: expected `;' before 'QTabBar'
GuiView.C:82: error: 'QVBoxLayout' was not declared in this scope
GuiView.C:82: error: 'l' was not declared in this scope
GuiView.C:82: error: expected type-specifier before 'QVBoxLayout'
GuiView.C:82: error: expected `;' before 'QVBoxLayout'
GuiView.C: In member function 'void 
lyx::frontend::GuiView::initTab(QWidget*)':
GuiView.C:272: error: 'class lyx::frontend::WidgetWithTabBar' has no member 
named 'tabbar'
GuiView.C: In member function 'virtual void 
lyx::frontend::GuiView::updateTab()':
GuiView.C:278: error: 'QTabBar' was not declared in this scope
GuiView.C:278: error: 'tb' was not declared in this scope
GuiView.C:278: error: 'class lyx::frontend::WidgetWithTabBar' has no member 
named 'tabbar'
GuiView.C:345: error: 'class lyx::frontend::WidgetWithTabBar' has no member 
named 'tabbar'
GuiView.C: In member function 'virtual boost::shared_ptr<lyx::Toolbar> 
lyx::frontend::GuiView::makeToolbar(const lyx::ToolbarBackend::Toolbar&)':
GuiView.C:470: warning: unused variable 'lastTb'
make[7]: *** [GuiView.lo] Error 1

-- 
José Abílio

Reply via email to