-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
windowsSupport for the Windows platformSupport for the Windows platform
Description
Using the Windows Terminal with git-bash as my shell, I get the following error when running swift build against the library package template, though that doesn't seem related.
$ ../swiftpm/.build/debug/swift-build --build-system swiftbuild --build-tests
0% [------------------------------------------------------------------------------------------------------]
error: unknown Can't determine path to cmd.exe because the ComSpec environment variable is not set []
Interesting enough COMSPEC is defined (all upper case).
Metadata
Metadata
Assignees
Labels
windowsSupport for the Windows platformSupport for the Windows platform