Hi, > I did send you the patch, didn't I? I've already added a lot of comments. > I'll ask for a cvs account again, so I can commit what I've been doing. I applied the patches and tried to compile krita. I get the following error messages: n file included from kis_tool_factory.cc:51: ../tools/kis_tool_test.h:24:28: kis_tool_paint.h: No such file or directory In file included from kis_tool_factory.cc:51: ../tools/kis_tool_test.h:26: error: syntax error before `{' token ../tools/kis_tool_test.h:31: error: destructors must be member functions ../tools/kis_tool_test.h:31: error: virtual outside class declaration ../tools/kis_tool_test.h:33: error: syntax error before `public' ../tools/kis_tool_test.h:35: error: virtual outside class declaration ../tools/kis_tool_test.h:36: error: virtual outside class declaration ../tools/kis_tool_test.h:38: error: syntax error before `private' ../tools/kis_tool_test.h:41: error: syntax error before `}' token In file included from kis_tool_factory.cc:52: ../tools/kis_tool_brush2.h:27:28: kis_tool_paint.h: No such file or directory In file included from kis_tool_factory.cc:52: ../tools/kis_tool_brush2.h:36: error: syntax error before `{' token ../tools/kis_tool_brush2.h:41: error: destructors must be member functions ../tools/kis_tool_brush2.h:41: error: virtual outside class declaration ../tools/kis_tool_brush2.h:43: error: syntax error before `public' ../tools/kis_tool_brush2.h:45: error: virtual outside class declaration ../tools/kis_tool_brush2.h:46: error: virtual outside class declaration ../tools/kis_tool_brush2.h:47: error: virtual outside class declaration ../tools/kis_tool_brush2.h:48: error: virtual outside class declaration ../tools/kis_tool_brush2.h:50: error: syntax error before `private' ../tools/kis_tool_brush2.h:52: error: redefinition of `KisDoc*m_doc' ../tools/kis_tool_test.h:40: error: `KisDoc*m_doc' previously declared here ../tools/kis_tool_brush2.h:58: error: syntax error before `}' token kis_tool_factory.cc: In function `vKisToolSP toolFactory(KisView*, KisDoc*)': kis_tool_factory.cc:86: error: syntax error before `(' token kis_tool_factory.cc:87: error: syntax error before `(' token make[2]: *** [kis_tool_factory.lo] Error 1 make[2]: Leaving directory `/usr/local/src/kde/koffice/krita/core' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/kde/koffice/krita/core' make: *** [all-recursive] Error 1 Do you know what is going wrong? (I am at university right now and don't have time to look what's wrong. If someone knows how to fix them, would be nice to let me know. I was working with a Debian package previously and did not compile Krita from source). Take care, Michael -- We shall not cease from exploration, and the end of all our exploring will be to arrive where we started and know the place for the first time. _______________________________________________ kimageshop mailing list kimageshop@mail.kde.org http://mail.kde.org/mailman/listinfo/kimageshop