[Kst] extragear/graphics/kst/kst
Barth Netterfield
netterfield at astro.utoronto.ca
Mon Oct 31 02:15:49 CET 2005
as a flollowup:
cbn at bilbo kst $ make libkstwidgets.la
[......]
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I.
-DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts
-Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -MT scalarselector.lo -MD -MP -MF
".deps/scalarselector.Tpo" -c -o scalarselector.lo scalarselector.cpp; \
then mv -f ".deps/scalarselector.Tpo" ".deps/scalarselector.Plo"; else rm -f
".deps/scalarselector.Tpo"; exit 1; fi
In file included from scalarselector.h:16,
from scalarselector.cpp:12:
comboboxselection_i.h:21:31: comboboxselection.h: No such file or directory
In file included from scalarselector.h:16,
from scalarselector.cpp:12:
comboboxselection_i.h:23: error: expected class-name before '{' token
comboboxselection_i.h:27: error: `WFlags' has not been declared
comboboxselection_i.h:27: error: ISO C++ forbids declaration of `fl' with no
type
In file included from scalarselector.cpp:30:
./scalarselector.ui.h: In member function `virtual void
ScalarSelector::selectScalar()':
./scalarselector.ui.h:104: error: 'class ComboBoxSelectionI' has no member
named 'exec'
make: *** [scalarselector.lo] Error 1
More information about the Kst
mailing list