win32 build stops with linker error
Peter Kümmel
syntheticpp at gmx.net
Mon Jun 26 22:17:53 CEST 2006
Thiago Macieira wrote:
>
> If it has no sideeffects on ELF platforms, it's ok.
>
> But does this mean that, every time we derive from a template-based class,
> we have to add this same kind of trickery?
>
Yes, seems we are forced to when using msvc.
See recent linker error because of inheriting
from QList<QVariant> in src/qdbusmessage.h.
Related thread:
http://mail.kde.org/pipermail/kde-buildsystem/2006-June/003012.html
Peter
More information about the Kde-buildsystem
mailing list