Hi,
I'm trying to cross compile a simple hello-world (linux->windows) with clang-19 and getting errors from LLD linker about missing kernel32.lib/uuid.lib.
msvc/sdk files extracted from windows machine have lower/uppercase and don't match with clang/lld backend (lowercase).
./kits/10/Lib/10.0.22000.0/um/x86/kernel32.Lib
./kits/10/Lib/10.0.22000.0/um/x86/Uuid.Lib