You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marcus Ottosson edited this page Dec 6, 2015
·
1 revision
Qt 5.5 doesn't ship with binaries for Visual Studio 2015, which is the only compiler on Windows with support for C++11.
Here's how I built it; given these instructions, set-up should take around 10 minutes, whereas compilation took less than 2 hours on my relatively fast machine.
Building
Once you've downloaded Qt and installed the source, build it like this.
An article here provides good information on how to build Qt on Windows using the latest incarnation of Visual Studio, but overcomplicates things for my personal use case; that is, I don't need QtWebKit.
Welcome to the wiki for PyQt5 using Python 2.7. For Python 3.4, head here