Am Monday 21 December 2009 schrieb BH:
> On Mon, Dec 21, 2009 at 10:08 AM, Vincent van Ravesteijn - TNW
> <v.f.vanraveste...@tudelft.nl> wrote:
> >
> >>>>Right now I can't compile:
> >>>>
> >>>
> >>> Can you compile now ?
> >>
> >>Not quite. (I should have run make -k before.)
> >>
> >
> > And now ?
> 
> Perfect -- thanks!
> 
> BH
> 

Not here,
I get now:

cd /usr/BUILD/BuildLyx/src/frontends/qt4 && /usr/local/bin/c++   -DQT_NO_STL 
-DQT_NO_KEYWORDS -DHAVE_GETTEXT -DENABLE_NLS=1 -DUSE_ASPELL=1 -DHAVE_ICONV=1 
-DQT_GENUINE_STR -DLYX_BUILD_QT4_FRONTEND -Wall -Wall -O3 -DNDEBUG 
-I/usr/src/lyx/lyx-devel/po -I/usr/BUILD/BuildLyx -I/usr/src/lyx/lyx-devel/src 
-I/usr/src/lyx/lyx-devel/src/frontends 
-I/usr/src/lyx/lyx-devel/src/frontends/qt4 -I/usr/include/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtGui 
-I/usr/include/Qt3Support -I/usr/include/QtAssistant -I/usr/include/QtDesigner 
-I/usr/include/QtNetwork -I/usr/include/QtOpenGL -I/usr/include/QtSql 
-I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtUiTools 
-I/usr/include/QtTest -I/usr/BUILD/BuildLyx/src/frontends/qt4   -o 
CMakeFiles/frontend_qt4.dir/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.o
 -c /usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.cpp
/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.cpp: In member function 
‘void lyx::frontend::GuiProgress::doProcessStarted(const QString&)’:
/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.cpp:66: error: 
‘SystemLocaleShortDate’ is not a member of ‘Qt’
/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.cpp: In member function 
‘void lyx::frontend::GuiProgress::doProcessFinished(const QString&)’:
/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.cpp:73: error: 
‘SystemLocaleShortDate’ is not a member of ‘Qt’
make[2]: *** 
[src/frontends/qt4/CMakeFiles/frontend_qt4.dir/usr/src/lyx/lyx-devel/src/frontends/qt4/GuiProgress.o]
 Error 1
make[2]: Leaving directory `/usr/BUILD/BuildLyx'
make[1]: *** [src/frontends/qt4/CMakeFiles/frontend_qt4.dir/all] Error 2
make[1]: Leaving directory `/usr/BUILD/BuildLyx'

in include (QtCore/QCOORD) the enum DateFormat has member (enum QueryType) 
SystemLocaleDate.
In include (QtCore/QSystemLocale) there is the class QSystemLocale with member 
DateFormatShort.
Nothing else found here.

This is Qt4-4.3 on openSuSE 10.3

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to