fredrikaverpil / pyside2-wheels

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

QtUiTools not being built #74

Closed fredrikaverpil closed 7 years ago

fredrikaverpil commented 7 years ago
# Fix bug https://bugreports.qt.io/browse/PYSIDE-552
sed -i.bak $'s/if(Qt5Designer_FOUND)/find_package(Qt5Designer)\\\nif(Qt5Designer_FOUND)/g' pyside-setup/sources/pyside2/CMakeLists.txt
fredrikaverpil commented 7 years ago

Hm, odd. Ubuntu 14.04:

Reading package lists...
E: Package 'qt56creator' has no installation candidate

Unfortunately, qt56creator is not provided by the PPA for Ubuntu 14.04: https://launchpad.net/~beineri/+archive/ubuntu/opt-qt562-trusty

From the author of the PPA:

Would it be possible for you to add qt56creator to "Qt 5.6.2 for /opt Trusty"?

No, current Qt Creator versions don't compile anymore with Trusty's system gcc version.