Edwin Leuven wrote:
Dov Feldstern wrote:
ATM it doesn't compile, though, so it's hard to test it ;) .

compiles here...


not here... Linux, g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)


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 Dialog.lo -MD -MP -MF .deps/Dialog.Tpo -c ../Dialog.cpp -o Dialog.o
../../../src/FontInfo.h:32: error: extra qualification 'lyx::FontInfo::' on memb
er 'FontInfo'
../../../src/FontInfo.h:45: error: extra qualification 'lyx::FontInfo::' on memb
er 'FontInfo'
make[6]: *** [Dialog.lo] Error 1
make[6]: Leaving directory `/home/dovf/lyx-trunk/src/frontends/qt4'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/home/dovf/lyx-trunk/src/frontends/qt4'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/dovf/lyx-trunk/src/frontends'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/dovf/lyx-trunk/src/frontends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dovf/lyx-trunk/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dovf/lyx-trunk/src'
make: *** [all-recursive] Error 1

Reply via email to