Skip to content

Commit

Permalink
Correct once again
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Aug 18, 2016
1 parent ebfad19 commit ffbe9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2016-08-17-compiling-pyside2.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ yum install glibc-devel.i686

### Windows 10

Unfortunately, I have no idea how to compile PySide2 using Qt 5.6.1 for Python 2.7.x in Windows. Perhaps you can build Qt from source and then compile it using Microsoft C++ Visual Studio 2008 ([or 2015?](http://p-nand-q.com/python/building-python-27-with-visual_studio.html)). I very much appreciate suggestions in the comments further down below on this. So, at least for now, this guide is for Python 3.5.x only.
Unfortunately, I have no idea how to compile PySide2 using Qt 5.6.1 for Python 2.7.x in Windows. Perhaps you can build Qt from source and then compile it using Microsoft C++ Visual Studio 2008 ([or 2010/2015?](http://p-nand-q.com/python/building-python-27-with-visual_studio.html)). I very much appreciate suggestions in the comments further down below on this. So, at least for now, this guide is for Python 3.5.x only.

You'll need OpenSSL, Cmake, Microsoft Visual C++ Studio 2015 and, of course, Qt5.

Expand Down

0 comments on commit ffbe9b9

Please sign in to comment.