[Kde-windows] kde4 dbus state ?

Thiago Macieira thiago at kde.org
Sat May 13 10:47:01 BST 2006


Peter Kümmel wrote:
>here some more changes for qdbus to compile and link with msvc:
>
>The linker error was because the compiler couldn't instantiate
>some templates - it didn't know the definition of
>member template functen, e.g.:
>
>template <typename T>
>QSet<T> QList<T>::toSet() const
>
>is defined in qset.h, but QSet is only forward declared in QList.
>This is maybe a problem of Qt/msvc.

Yes. What happens if you #include <QtCore/qset.h> from 
src/corelib/tools/qlist.h?
-- 
Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
  thiago.macieira (AT) trolltech.com     Trolltech AS
    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-core-devel/attachments/20060513/105d7350/attachment.sig>


More information about the kde-core-devel mailing list