pyqt  

[PyQt] Compiling PyQt with QAxContainer

Hazen Babcock
Wed, 03 Feb 2010 18:19:56 -0800


Hello,

If I install PyQt (on Windows) using the installer then I can use QAxContainer classes for accessing ActiveX controls. If I try to compile from source using GPL PyQt (4.6.2), Python 2.6, Sip (4.9.3), MinGW (5.1.4) and Qt (2009.05) then the QAxContainer classes do not get compiled and installed. Any pointers about how to do this?

thanks,
-Hazen

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
  • [PyQt] Compiling PyQt with QAxContainer Hazen Babcock