Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Qt5] Update qt to 5.12.8 #10749

Merged
merged 160 commits into from Apr 24, 2020
Merged

Conversation

Neumann-A
Copy link
Contributor

@Neumann-A Neumann-A commented Apr 8, 2020

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

@dan-shaw
Copy link
Contributor

@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.

@Neumann-A
Copy link
Contributor Author

@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)

simple Qt project

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
@Neumann-A Neumann-A marked this pull request as ready for review April 24, 2020 06:35
@ras0219-msft ras0219-msft merged commit 28ab0b1 into microsoft:master Apr 24, 2020
@ras0219-msft
Copy link
Contributor

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The version in description of qt5[latest] is wrong
5 participants