[PyQt] pyqt4 installation

Phil Thompson phil at riverbankcomputing.com
Fri Mar 20 10:45:50 GMT 2015


On 20/03/2015 8:41 am, Rafal Obrzud wrote:
> Hi there,
> 
> 
> 
> Trying to build pyqt4-win-commercial-4.11.3 with VS2010 Express, the
> building process is halted by the following warning:
> 
> 
> 
> NMAKE : warning U4006: special macro undefined : '$<'
> 
>                 C:\Qt\4.8.6.\bin\\moc.exe -o moc_translator.cpp
> 
> 
> 
> Is it a compiler issue?

What arguments did you pass to sip's configure.py?

Did you use PyQt's configure.py or configure-ng.py? What arguments did 
you pass to it?

What version of Python?

How did you build Qt?

Phil


More information about the PyQt mailing list