From: Leandro L. <lu...@ll...> - 2003-10-18 21:11:20
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Al! I'm trying to test your new work on xmi2code but I have linking problems: g++ -o xmi2code main.o configreader.o controller.o xmlerrorhandler.o adagenerator.o cppgenerator.o generator.o generatorfactory.o phpgenerator.o phppeargenerator.o progenerator.o handlerfactory.o umbrello.o association.o attribute.o class.o idbase.o model.o operation.o options.o -L/usr/lib/qt3 -L/usr/X11R6/lib -lqt -lXext - -lX11 -lm umbrello.o(.text+0x858): En la funci=C3=B3n `Umbrello::startElement(QStr= ing const&, QString const&, QString const&, QXmlAttributes const&)': : undefined reference to `Dependancy::Dependancy[in-charge](Model&)' umbrello.o(.text+0xa63): En la funci=C3=B3n `Umbrello::startElement(QStr= ing const&, QString const&, QString const&, QXmlAttributes const&)': : undefined reference to `Generalization::Generalization[in-charge](Model&)' association.o(.text+0x17): En la funci=C3=B3n `Association::Association[not-in-charge](Model&)': : undefined reference to `Relationship::Relationship[not-in-charge](Model&)' association.o(.text+0x47): En la funci=C3=B3n `Association::Association[in-charge](Model&)': : undefined reference to `Relationship::Relationship[not-in-charge](Model&)' association.o(.text+0x73): En la funci=C3=B3n `Association::~Association [not-in-charge]()': : undefined reference to `Relationship::~Relationship [not-in-charge]()' association.o(.text+0x93): En la funci=C3=B3n `Association::~Association [in-charge]()': : undefined reference to `Relationship::~Relationship [not-in-charge]()' association.o(.text+0xb6): En la funci=C3=B3n `Association::~Association [in-charge deleting]()': : undefined reference to `Relationship::~Relationship [not-in-charge]()' association.o(.gnu.linkonce.r._ZTI11Association+0x8): undefined reference to `typeinfo for Relationship' Is this ok (I mean, it could be that the repository code is broken)? I'm sory I have no time to find out myself, I just wanted to take a look to the new stuff :) - -- LUCA - Leandro Lucarella - Usando Debian GNU/Linux Sid - GNU Generation - ----------------------------------------------------------------------= -- E-Mail / JID: lu...@lu... GPG Fingerprint: D9E1 4545 0F4B 7928 E82C 375D 4B02 0FE0 B08B 4FB2 GPG Key: gpg --keyserver pks.lugmen.org.ar --recv-keys B08B4FB2 - ----------------------------------------------------------------------= -- No es habilidad poca, saber nadar y guardar la ropa. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/katvSwIP4LCLT7IRAk9LAJ0e9vABlzt9gPwjhEfZCVZ43+3EXACgtiYr Zwi41OwB2J8NPuOupLSgDW4=3D =3DYGU3 -----END PGP SIGNATURE----- |