-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
vcpkg install qt5:x64-windows #5881
Comments
@liangshoulong, thank you for posting this issue! I can't reproduce this issue locally, does the issue persist? can you try vcpkg latest revision? and check if python2 download and correctly place at .\downloads\tools\python\python2? |
I have this error again.
I hava the last version of vcpkg.
the directory of $(vcpkgPath)\buildtrees\qt5-declarative\x64-windows-static-dbg\bin is empty. |
Hi @liangshoulong @chen610620, thanks for reporting this issue. Thanks. |
no, it merged again on my PC. qt5 version is 5.15.11 and my vcpkg is downloaded just now. while i am using the command: ./vcpkg install qt5:x64-windows-static |
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:56 (message):
Command failed: PYTHON2-NOTFOUND;D:/src/vcpkg/installed/x64-windows/share/qt5modularscripts/fixcmake.py;qt5-datavis3d
Working Directory: D:/src/vcpkg/buildtrees/qt5-datavis3d/x64-windows-rel/lib/cmake
See logs for more information:
Call Stack (most recent call first):
installed/x64-windows/share/qt5modularscripts/qt_modular_library.cmake:51 (vcpkg_execute_required_process)
ports/qt5-datavis3d/portfile.cmake:5 (qt_modular_library)
scripts/ports.cmake:71 (include)
Error: Building package qt5-datavis3d:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with
.\vcpkg update
, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: qt5-datavis3d:x64-windows
Vcpkg version: 2018.11.23-nohash
The text was updated successfully, but these errors were encountered: