Hi!
This is an information / warning to avoid upgrading your VS 2022 to the
latest v.17.9.1, which has a known regression.
After upgrading my VS v.17.9.0 to v.17.9.1, building cli_ure started to
fail like this:
LINK : error LNK2034: metadata inconsistent with COFF symbol table: symbol '?rtl_ustr_asciil_reverseEquals_WithLength@@$$J0YAEPEB_SPEBDJ@Z' (06000579) has inconsistent metadata with (0A000A1A) in climaker_emit.o
climaker_emit.o : error LNK2020: unresolved token (0A000A1A) "extern "C" unsigned char __cdecl rtl_ustr_asciil_reverseEquals_WithLength(char16_t const *,char const *,long)" (?rtl_ustr_asciil_reverseEquals_WithLength@@$$J0YAEPEB_SPEBDJ@Z)
C:\lo\build\instdir\sdk\bin\climaker.exe : fatal error LNK1120: 1 unresolved externals
I have filed a bug to Microsoft:
https://developercommunity.visualstudio.com/t/LINK-:-error-LNK2034:-metadata-inconsis/10599604?port=1025&fsid=fdff4046-995a-4c06-8c64-1c14b9752c8f
--
Best regards,
Mike Kaganski