[Uml-devel] kdesdk/umbrello/umbrello
Sebastian Stein
seb_stein at gmx.de
Sun Sep 5 15:17:01 UTC 2004
Oliver Kellogg <okellogg at users.sourceforge.net> [040905 22:50]:
> Type Uml::IDType is now QString.
After those commits I get the following error message during linking:
classifierlistitem.o(.text+0xd0): In function
`UMLClassifierListItem::UMLClassifierListItem[not-in-charge](UMLObject
const*)':
/home/sstein/programmierung/cvs/kde/kdesdk/umbrello/umbrello/classifierlistitem.cpp:23:
undefined reference to `UMLObject::UMLObject[not-in-charge](UMLObject
const*)'
classifierlistitem.o(.text+0x100): In function
`UMLClassifierListItem::UMLClassifierListItem[in-charge](UMLObject const*)':
/home/sstein/programmierung/cvs/kde/kdesdk/umbrello/umbrello/classifierlistitem.cpp:23:
undefined reference to `UMLObject::UMLObject[not-in-charge](UMLObject
const*)'
umlrole.o(.text+0x11): In function
`UMLRole::UMLRole[not-in-charge](UMLAssociation*, UMLObject*,
Uml::Role_Type)':
/home/sstein/programmierung/cvs/kde/kdesdk/umbrello/umbrello/umlrole.cpp:20:
undefined reference to `UMLObject::UMLObject[not-in-charge](UMLObject
const*)'
umlrole.o(.text+0xb1): In function
`UMLRole::UMLRole[in-charge](UMLAssociation*, UMLObject*, Uml::Role_Type)':
/opt/kde/include/kdebug.h:231: undefined reference to
`UMLObject::UMLObject[not-in-charge](UMLObject const*)'
Sebastian
--
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