won't compile?
Larry Marso
lmarso at gmail.com
Mon Jan 16 22:24:41 CET 2006
Thought I might take a peak at a current build.
FYI: unlike about a week ago, krita won't build. It runs aground here:
compiling /home/demo/code/koffice/krita/plugins/viewplugins/scripting/kritacore/
kritacoremodule.cpp
g++ -DHAVE_CONFIG_H -I./krita/plugins/viewplugins/scripting/kritacore
-I/home/demo/ code/koffice/krita/plugins/viewplugins/scripting/kritacore
-I. -I/home/demo/code/ koffice/core
-I/home/demo/code/koffice/krita/plugins/viewplugins/scripting/
kritascripting -I/home/demo/code/koffice/krita
-I/home/demo/code/koffice/lib/ kofficecore -I./lib/kofficecore
-I/home/demo/code/koffice/lib/kross -I./lib/kross
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.
-I/home/demo/code/koffice/krita/ui -I/
home/demo/code/koffice/krita/core -I/home/demo/code/koffice/krita/sdk
-I/home/demo/ code/koffice/krita/kritacolor -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
-DHAVE_KNEWSTUFF -fexceptions -fPIC -DPIC -c /home/demo/code/
koffice/krita/plugins/viewplugins/scripting/kritacore/kritacoremodule.cpp
-o ./krita/plugins/viewplugins/scripting/kritacore/.libs/kritacoremodule.o
-Wp,-MD,./krita/
plugins/viewplugins/scripting/kritacore/.deps/kritacoremodule.TUlo
In file included from
/home/demo/code/koffice/krita/plugins/viewplugins/scripting/
kritacore/kritacoremodule.cpp:30:
/home/demo/code/koffice/krita/ui/kis_doc.h:163: error:
`KisGroupLayerSP' has not been declared
/home/demo/code/koffice/krita/ui/kis_doc.h:163: error: ISO C++ forbids
declaration of `parent' with no type
/home/demo/code/koffice/krita/ui/kis_doc.h:168: error:
`KisGroupLayerSP' does not name a type
Error creating ./krita/plugins/viewplugins/scripting/kritacore/kritacoremodule.lo.
Exit status 1.
More information about the kimageshop
mailing list