[PyKDE] Fwd: Windows XP, PyQT and SIP
Soeren Fietzke
soeren.fietzke at mscsoftware.com
Thu Aug 29 16:05:00 BST 2002
Anthony,
AFAIK, if you are using Qt 2.3 non-commercial, you cannot use MSVC.Net, due to a glitch in the Qt header files (template classes
*must not* be exported from a DLL).
If you are not using the non-commercial version, have access to the Qt source code and do not want to upgrade to Qt 3.0.5, you could
try to fix the Qt header files and rebuild your Qt lib:
http://lists.trolltech.com/qt-interest/2002-04/thread00621-0.html
Otherwise, the only option that comes to mind is to revert to MSVC 6.
Good luck,
Soeren
> Soeren,
>
> Thanks for the reply, I didn't realize that I had
> forgot to include some information here is what I
> have:
>
>
> Microsoft (R) C/C++ Optimizing Compiler Version
> 13.10.2154.8 for IA-64
> Copyright (C) Microsoft Corporation 1984-2002. All
> rights reserved.
>
> usage: cl [ option... ] filename... [ /link
> linkoption... ]
>
> and Qt 2.3.0
>
> Thanks,
>
> Anthony
More information about the PyQt
mailing list