fredrikaverpil / pyside2-wheels

Unofficial PySide2 wheel building with Travis CI and AppVeyor
41 stars 6 forks source link

Unable to compile PySide2 against Qt 5.7 on Windows #14

Closed fredrikaverpil closed 8 years ago

fredrikaverpil commented 8 years ago

Full AppVeyor logs:

I've made no attempts compiling against Qt 5.7 in Linux/OS X.

Excerpts

Python 2.7 64-bit x64

Could not find a minimal constructor for type 'const QPen &'. This will result in a compilation error.
NMAKE : fatal error U1077: 'C:\pyside-setup\pyside_install\py2.7-qt5.7.0-64bit-release\bin\shiboken2.EXE' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
error: Error compiling pyside2

Python 3.5 64-bit x64

Could not find a minimal constructor for type 'const QVector3D &'. This will result in a compilation error.
NMAKE : fatal error U1077: 'C:\pyside-setup\pyside_install\py3.5-qt5.7.0-64bit-release\bin\shiboken2.EXE' : return code '0x1'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\amd64\nmake.exe"' : return code '0x2'
Stop.
error: Error compiling pyside2