[PyQt] PyQT and MSVC

Phil Thompson phil at riverbankcomputing.com
Mon May 3 19:36:15 BST 2010


On Mon, 03 May 2010 19:40:54 +0200, "Benjamin Sonnemann"
<mail at sonnemann-it.de> wrote:
> Hi,
> 
> i just tried to compile PyQT for windows with Visual Studio,
> but had no luck, is there sth like an official way to do so?
> Or am i missing some configuration flag? Thing is, i got a
> system wide installation of qt, compiled with MSVC and thus
> dont want to have another install, which breaks my qt dependant
> apps.
> 
> Just for the completeness:
> i tried visualstudio 2008 and 2010

Just use the command line tools.

Phil


More information about the PyQt mailing list