[qtbase] Build error on x64-osx with Qt customized to dynamic in triplet #39805
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
Package: qtbase[brotli,concurrent,core,cups,dbus,default-features,doubleconversion,freetype,gui,harfbuzz,icu,jpeg,network,opengl,openssl,pcre2,png,sql,sql-psql,sql-sqlite,testlib,thread,widgets,zstd]:[email protected]
Host Environment
vcpkg-scripts version: 47bf3d1 2024-07-08 (21 hours ago)
To Reproduce
Customize
triplets/x64-osx.cmake
to set Qt libraries linkage todynamic
as suggested in the docs:Then run
vcpkg install qtbase:x64-osx
Additional Context
Running
vcpkg install qtbase:x64-osx-dynamic
completes successfully (thanks to #39313).Failure logs
/Users/vserdyuk/src/vcpkg/buildtrees/qtbase/install-x64-osx-rel-out.log
The text was updated successfully, but these errors were encountered: