Peter Kümmel wrote:
Abdelrazak Younes wrote:
José Matos wrote:
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
Precompiled header have bitten you too Peter ;-)
Yes, grrr. Shouldn't we disable them? Or is the slowdown to hard?
As I said earlier, I like them to stay for debug mode.
Abdel.