Open
Description
On windows a simple command link tool, that has a dependency on a static library fails to link.
LinkerTests.alternateLinkerSelection exposes this error and has to expect the error.
During the "Ld" task the linker fails to find the shared library.
LNK1181: cannot open input file 'Library.lib'
To reproduce
swift test --filter alternateLink
Metadata
Metadata
Assignees
Labels
No labels