windows build
Thiago Macieira
thiago at kde.org
Tue Jun 27 10:18:16 CEST 2006
Peter Kümmel wrote:
>I've tried to reproduce the linker error without success.
>(two dlls, one links against the other, template A, a class
>which inherits from A, ...)
>Maybe there is only one constellation which reproduce it.
>
>But even if I could reproduce it, it only shows that it is a compiler
>bug, because I don't see any reason why there must be a linker error.
>
>But I haven't found a bugreport at
>http://connect.microsoft.com/VisualStudio/feedback/
>
>
>So the best we can do is to find a work-around. And this is maybe
>the explicit export of the template instantiation.
It looks like this is being caused by the KDE-side of things. Why should
kauthorized.obj define the QList<QVariant>::isEmpty() and *export* it?
That's an inline method defined in qlist.h.
More interestingly, kauthorized.cpp does not use QList<QVariant>,
QVariantList or QVariant anywhere...
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
thiago.macieira (AT) trolltech.com Trolltech ASA
GPG: 0x6EF45358 | Sandakerveien 116,
E067 918B B660 DBD1 105C | NO-0402
966C 33F5 F005 6EF4 5358 | Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060627/10b9eb8a/attachment.pgp
More information about the Kde-buildsystem
mailing list