Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Jimmy-Hu/2314c36c5bfd40c70453b06f9ece0ee6 to your computer and use it in GitHub Desktop.
Save Jimmy-Hu/2314c36c5bfd40c70453b06f9ece0ee6 to your computer and use it in GitHub Desktop.
PS D:\GitHub\vcpkg> .\vcpkg.exe install qt5:x64-windows
The following packages will be built and installed:
* atlmfc[core]:x64-windows
qt5[core]:x64-windows
* qt5-3d[core]:x64-windows
* qt5-activeqt[core]:x64-windows
* qt5-charts[core]:x64-windows
* qt5-datavis3d[core]:x64-windows
* qt5-declarative[core]:x64-windows
* qt5-gamepad[core]:x64-windows
* qt5-graphicaleffects[core]:x64-windows
* qt5-imageformats[core]:x64-windows
* qt5-location[core]:x64-windows
* qt5-modularscripts[core]:x64-windows
* qt5-mqtt[core]:x64-windows
* qt5-multimedia[core]:x64-windows
* qt5-networkauth[core]:x64-windows
* qt5-purchasing[core]:x64-windows
* qt5-quickcontrols[core]:x64-windows
* qt5-quickcontrols2[core]:x64-windows
* qt5-script[core]:x64-windows
* qt5-scxml[core]:x64-windows
* qt5-sensors[core]:x64-windows
* qt5-serialport[core]:x64-windows
* qt5-speech[core]:x64-windows
* qt5-svg[core]:x64-windows
* qt5-tools[core]:x64-windows
* qt5-virtualkeyboard[core]:x64-windows
* qt5-webchannel[core]:x64-windows
* qt5-websockets[core]:x64-windows
* qt5-winextras[core]:x64-windows
* qt5-xmlpatterns[core]:x64-windows
Additional packages (*) will be modified to complete this operation.
Starting package 1/30: qt5-modularscripts:x64-windows
Building package qt5-modularscripts[core]:x64-windows...
-- Performing post-build validation
-- Performing post-build validation done
Building package qt5-modularscripts[core]:x64-windows... done
Installing package qt5-modularscripts[core]:x64-windows...
Installing package qt5-modularscripts[core]:x64-windows... done
Elapsed time for package qt5-modularscripts:x64-windows: 5.832 s
Starting package 2/30: qt5-datavis3d:x64-windows
Building package qt5-datavis3d[core]:x64-windows...
-- Downloading http://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qtdatavis3d-everywhere-src-5.12.3.tar.xz...
-- Extracting source D:/GitHub/vcpkg/downloads/qtdatavis3d-everywhere-src-5.12.3.tar.xz
-- Using source at D:/GitHub/vcpkg/buildtrees/qt5-datavis3d/src/5.12.3-2bc0d7cd80
-- Configuring x64-windows-rel
-- Configuring x64-windows-rel done
-- Package makefiles-x64-windows-rel
-- Package build-x64-windows-rel
-- Package install-x64-windows-rel
-- Installing: D:/GitHub/vcpkg/packages/qt5-datavis3d_x64-windows/bin/Qt5DataVisualization.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-datavis3d_x64-windows/share/qt5-datavis3d/copyright
-- Performing post-build validation
-- Performing post-build validation done
Building package qt5-datavis3d[core]:x64-windows... done
Installing package qt5-datavis3d[core]:x64-windows...
Installing package qt5-datavis3d[core]:x64-windows... done
Elapsed time for package qt5-datavis3d:x64-windows: 3.583 min
Starting package 3/30: qt5-declarative:x64-windows
Building package qt5-declarative[core]:x64-windows...
-- Downloading http://download.qt.io/official_releases/qt/5.12/5.12.3/submodules/qtdeclarative-everywhere-src-5.12.3.tar.xz...
-- Extracting source D:/GitHub/vcpkg/downloads/qtdeclarative-everywhere-src-5.12.3.tar.xz
-- Using source at D:/GitHub/vcpkg/buildtrees/qt5-declarative/src/5.12.3-93b4ba5375
-- Configuring x64-windows-rel
-- Configuring x64-windows-rel done
-- Package makefiles-x64-windows-rel
-- Package build-x64-windows-rel
-- Package install-x64-windows-rel
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/bin/Qt5Qml.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/bin/Qt5Quick.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/bin/Qt5QuickParticles.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/bin/Qt5QuickShapes.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/bin/Qt5QuickTest.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/bin/Qt5QuickWidgets.dll
-- Installing: D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/share/qt5-declarative/copyright
CMake Error at ports/qt5-declarative/portfile.cmake:10 (file):
file failed to open for reading (No such file or directory):
D:/GitHub/vcpkg/packages/qt5-declarative_x64-windows/share/qt5/debug/mkspecs/modules/qt_lib_qmldevtools_private.pri
Call Stack (most recent call first):
scripts/ports.cmake:71 (include)
Error: Building package qt5-declarative:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: qt5-declarative:x64-windows
Vcpkg version: 2018.11.23-nohash
Additionally, attach any relevant sections from the log files above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment