[Uml-devel] Compile problems

Claudio Cordara claudiocordara at libero.it
Wed Aug 28 15:31:02 UTC 2002


I have downloaded source code of your project, in order to compile I have to
do the following modifications:

File umldoc.cpp add the following line :
#include <qpainter.h>

File uml.cpp add the following line :
#include <kstatusbar.h>

For correct visualization of the toolbar pix
File worktoolbar.cpp modify as follows
dataDir += "/uml/pixmaps/";     ------>     dataDir += "pixmaps/";


My system has the following characteritics :

KDevelop 2.1
KDE 3.0
Qt 3.0.3
RedHat 7.3
Linux kernel 2.4


I hope this is useful to you (sorry for my bad english)

Best Regards
Claudio Cordara


PS : My compliments for your work






More information about the umbrello-devel mailing list