Hi, you should not need to compile pyqt yourself, but download a binary (already compiled) from: .. doing some googling ... http://www.riverbankcomputing.co.uk/software/pyqt/download en take this one for your python 2.5: http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-Py2.5-gpl-4.8.1-1.exe
see: http://www.qgis.org/wiki/Writing_Python_Plugins if you need to build your own gui, you will also need Qt dev tools: http://qt.nokia.com/downloads/ Richard Muhammad Abu Hasan wrote: > Dear all , > > could you please tell me , how can i build pyqt4 on my windows xp machine ? > > i tried by following some tutuorial but it does not work, i am new in this > field , anyone please write to me step by step procedure to build pyqt4 on > windows xp (python2.5) > > best regards > Hasan > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
