qt-easy-build icon indicating copy to clipboard operation
qt-easy-build copied to clipboard

Scripts allowing to easily build Qt with OpenSSL support on Linux, macOS or Windows

Results 7 qt-easy-build issues
Sort by recently updated
recently updated
newest added

Related notes: * https://discourse.slicer.org/t/transition-of-macos-preview-build-from-host-10-13-high-sierra-to-13-ventura/28668 * https://github.com/Slicer/DashboardScripts/pull/53#issuecomment-1384355365 cc: @jamesobutler

As described in [QTBUG-89364](https://bugreports.qt.io/browse/QTBUG-89364), specifying `-no-xinerama` does not work. A patch have been provided in the referenced issue. Since described tradeoff seems reasonable, we should consider applying the patch and...

I have few issues when I tried the script in Ubuntu 16.0: - The script needs curl and git to be installed - The script didn't work at all. -...

enhancement
help wanted
backlog

See: - https://github.com/Kitware/fletch/blob/master/CMake/External_Qt.cmake - https://gitlab.kitware.com/ben.boeckel/common-superbuild/tree/superbuild-revamp/standalone-qt

enhancement

The idea would be to edit [build_qt_with_openssl.cmake](https://github.com/jcfr/qt-easy-build/blob/e03358423dab3368910fdfdd75ba4862dc70ec25/cmake/build_qt_with_openssl.cmake#L24) and add code like the one posted below to notify the developer early if the wrong Visual Studio command line prompt has been...

backlog

@jcfr This updates the Welcome branch page with latest supported branches. This specifically includes the adding of the Qt [5.15.16](https://github.com/jcfr/qt-easy-build/tree/5.15.16) branch to the welcome page. I have just pushed this...