[abseil] Build error on arm64ec-windows 20240722.0 fatal error LNK1397: '??_7?$basic_filebuf@DU?$char_traits@D@std@@@std@@6B@' #43191
Labels
category:community-triplet
A PR or issue related to community triplets not officially validated by the vcpkg team.
Package: abseil:[email protected]
Host Environment
vcpkg-scripts version: 65be701 2025-01-03 (6 days ago)
To Reproduce
vcpkg install abseil:arm64ec-windows
Failure logs
C:\v4\vcpkg\buildtrees\abseil\install-arm64ec-windows-dbg-out.log
from the source code , should be
https://github.com/abseil/abseil-cpp/blob/f339ea31b8dfc139075ba3feb4d848beaee5639e/absl/copts/AbseilConfigureCopts.cmake#L8
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
so it is not reasonable, is it CMAKE tools issue?
But the history version 20230125.3 is ok.
The text was updated successfully, but these errors were encountered: