[Uml-devel] umbrello build failure: codeviewerdialogbase.h
Sebastian Stein
seb_stein at gmx.de
Mon Dec 15 11:30:04 UTC 2003
Robert Lemmen <robertle at semistable.com> [031215 20:16]:
> i tried to build umbrello from the source i just pulled from cvs, this
> worked some weeks ago. but now i get an error because
> umbrello/dialogs/codeviewerdialog.h includes codeviewerdialogbase.h in
> the same directory and derives a class from it, this file doesn't exist
> however. i noticed that the missing file is listed in .cvsignore, so
> perhaps this is the problem...
>
> has anyone encountered this before?
No.
> any advice?
Do a
make force-reedit
make
in the directory. If this doesn't work, you maybe have to rebuild
everything, so
make clean
make distclean
cd .. (to kdesdk)
make -f Makefile.cvs
sh configure --enable-debug=yes ...
cd umbrello
make
Steinchen
--
Umbrello UML Modeller
Description : UML diagram drawing tool for KDE with code generation
Homepage : http://www.umbrello.org/
Bug Reports : http://bugs.kde.org/
CVS : kdesdk/umbrello on cvs.kde.org:/home/kde
More information about the umbrello-devel
mailing list