[Qt5] Update qt to 5.12.8#10749
Conversation
…feature # Conflicts: # ports/qt5-base/portfile.cmake
This reverts commit 8b9b188.
…5_14_2 # Conflicts: # scripts/ci.baseline.txt
might need to patch cmakelists.txt if this is not working
…5_14_2 # Conflicts: # ports/qt5-base/CONTROL # ports/qt5-base/portfile.cmake
…d and will be removed in the future
# Conflicts: # ports/qt5-base/CONTROL
|
@Neumann-A For the Qt PRs, can you also attach a sample project (CMakeLists.txt, and a simple Qt project) so we make sure we can find and link the Qt libraries correctly. These would probably go in a another folder). This will really help in testing. |
|
@dan-shaw: I can add cmake as a port and build cmake-gui if you want ;) (actually I have the port for that already finished) (or have https://github.com/jasondegraw/Qt-CMake-HelloWorld as a test port)
unnecessary. Just build qt5-tools and than start QtDesigner or QtCreator. It uses the same build functionality as all *.pro based projects. (or make a port for the examples in https://github.com/DarkSector/qt-project) But you probably want to first figure out how you want to have test ports or tools be integrated into vcpkg. (although a lot of tools are already build by and integrated into vcpkg) |
# Conflicts: # ports/qt5-3d/CONTROL # ports/qt5-activeqt/CONTROL # ports/qt5-base/CONTROL # ports/qt5-base/cmake/qt_port_hashes.cmake # ports/qt5-base/portfile.cmake # ports/qt5-charts/CONTROL # ports/qt5-connectivity/CONTROL # ports/qt5-datavis3d/CONTROL # ports/qt5-declarative/CONTROL # ports/qt5-gamepad/CONTROL # ports/qt5-graphicaleffects/CONTROL # ports/qt5-imageformats/CONTROL # ports/qt5-imageformats/portfile.cmake # ports/qt5-location/CONTROL # ports/qt5-macextras/CONTROL # ports/qt5-mqtt/CONTROL # ports/qt5-multimedia/CONTROL # ports/qt5-networkauth/CONTROL # ports/qt5-purchasing/CONTROL # ports/qt5-quickcontrols/CONTROL # ports/qt5-quickcontrols2/CONTROL # ports/qt5-remoteobjects/CONTROL # ports/qt5-script/CONTROL # ports/qt5-scxml/CONTROL # ports/qt5-sensors/CONTROL # ports/qt5-serialport/CONTROL # ports/qt5-speech/CONTROL # ports/qt5-svg/CONTROL # ports/qt5-tools/CONTROL # ports/qt5-virtualkeyboard/CONTROL # ports/qt5-webchannel/CONTROL # ports/qt5-webengine/portfile.cmake # ports/qt5-websockets/CONTROL # ports/qt5-webview/CONTROL # ports/qt5-winextras/CONTROL # ports/qt5-xmlpatterns/CONTROL # scripts/ci.baseline.txt
|
LGTM! |
Update of #10644 to Qt 5.12.8
starts at 8810496
merge previous Qt PRs first, so that they are available in vcpkg x-history
closes #10998