I get the following error when compiling:

stlport -DHAVE_CONFIG_H -I. -I../../../../lyx-devel/src/frontends/qt2 -I../../../src 
-I../../../../lyx-devel/src/ -I../../../../lyx-devel/src/frontends/ 
-I../../../../lyx-devel/images -I/usr/lib/qt-2.3.0//include 
-I../../../../lyx-devel/boost -I../../../../lyx-devel/src/frontends/controllers 
-I/afs/rocq/home/preval/common/include -I/usr/X11R6/include -DQT_CLEAN_NAMESPACE 
-DQT_GENUINE_STR -DQT_NO_TRANSLATION -fno-exceptions -ftemplate-depth-30 
-Wno-non-template-friend -W -Wall -c 
../../../../lyx-devel/src/frontends/qt2/checkedwidgets.C -MT checkedwidgets.lo -MD -MP 
-MF .deps/checkedwidgets.TPlo
../../../../lyx-devel/src/frontends/qt2/checkedwidgets.C: In function `void 
{unnamed}::setWidget (bool, 
QLineEdit *, QLabel *)':
../../../../lyx-devel/src/frontends/qt2/checkedwidgets.C:36: no matching function for 
call to 
`QLineEdit::setPaletteForegroundColor (const QColor &)'
../../../../lyx-devel/src/frontends/qt2/checkedwidgets.C:44: no matching function for 
call to 
`QLabel::setPaletteForegroundColor (const QColor &)'


Angus, qt 2.3.0 does not have this setPaletteForegroundColor thing.

JMarc

Reply via email to