-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed as not planned
Labels
requires:reproThe issue is not currently repro-ableThe issue is not currently repro-able
Description
Host Environment
- OS: Linux
- Compiler: gcc (Arch Linux 9.3.0-1) 9.3.0
To Reproduce
Steps to reproduce the behavior:
./vcpkg install qt5-base
Failure logs
/home/panter/install/vcpkg/buildtrees/qt5-base/x64-linux-dbg/bin/rcc: error while loading shared libraries: libbz2d.so.1.0: cannot open shared object file: No such file or directory /home/panter/install/vcpkg/buildtrees/qt5-base/x64-linux-dbg/bin/qfloat16-tables: error while loading shared libraries: libbz2d.so.1.0: cannot open shared object file: No such file or directory
build-x64-linux-dbg-err.log
build-x64-linux-dbg-out.log
Additional info
x64-linux.cmake
set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE dynamic)
set(VCPKG_CMAKE_SYSTEM_NAME Linux)
Metadata
Metadata
Assignees
Labels
requires:reproThe issue is not currently repro-ableThe issue is not currently repro-able