Cannot compile Krita's plugins

Nicolas Goutte nicolasg at snafu.de
Wed Feb 25 11:31:43 CET 2004


The plugin in koffice/krita/plugins/colorsfilters cannot be compiled.

Attached is the ouput of make.

Have a nice day!
-------------- next part --------------
Making all in example
make[1]: Entering directory `/home/nicolas/kdecvs/koffice/krita/plugins/example'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/plugins/example'
Making all in colorsfilters
make[1]: Entering directory `/home/nicolas/kdecvs/koffice/krita/plugins/colorsfilters'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I./../../core -I./../../core/tiles -I./../ui -I.../../tools -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore -I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../lib/interfaces -I../../../lib/kopainter -I../../../lib/kopainter -I/usr/local/kde3/include -I/usr/local/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -march=pentium2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT colorsfilters.lo -MD -MP -MF ".deps/colorsfilters.Tpo" \
  -c -o colorsfilters.lo `test -f 'colorsfilters.cc' || echo './'`colorsfilters.cc; \
then mv -f ".deps/colorsfilters.Tpo" ".deps/colorsfilters.Plo"; \
else rm -f ".deps/colorsfilters.Tpo"; exit 1; \
fi
colorsfilters.cc: In member function `void ColorsFilters::slotColorActivated()
   ':
colorsfilters.cc:100: error: parse error before `->' token
colorsfilters.cc:140: error: parse error before `->' token
colorsfilters.cc: In member function `void ColorsFilters::slotGammaActivated()
   ':
colorsfilters.cc:194: error: parse error before `->' token
colorsfilters.cc:234: error: parse error before `->' token
make[1]: *** [colorsfilters.lo] Error 1
make[1]: Leaving directory `/home/nicolas/kdecvs/koffice/krita/plugins/colorsfilters'
make: *** [all-recursive] Error 1


More information about the kimageshop mailing list