[Uml-devel] KDE_IS_VERSION
Jonathan Riddell
jr at jriddell.org
Fri Feb 28 15:52:06 UTC 2003
On 28 Feb 2003, Stephen Torri wrote:
> In file included from updateview.cpp:32:
> cervisiapart.h:23:5: warning: "KDE_IS_VERSION" is not defined
> cervisiapart.h:23:19: missing binary operator before '('
> cervisiapart.h:43:5: warning: "KDE_IS_VERSION" is not defined
> cervisiapart.h:43:19: missing binary operator before '('
> cervisiapart.h:181:5: warning: "KDE_IS_VERSION" is not defined
> cervisiapart.h:181:19: missing binary operator before '('
> make[1]: *** [updateview.lo] Error 1
> make[1]: Leaving directory `/home/storri/src/kdesdk/cervisia'
> make: *** [all-recursive] Error 1
Easiest thing to do would be to just
rm -r /home/storri/src/kdesdk/cervisia
and make -f Makefile.cvs; ./configure
again
Jonathan Riddell
More information about the umbrello-devel
mailing list