[swift-dev] How to run Swift on Windows
Kazuki Ohara
kazuki.ohara at gmail.com
Thu Dec 14 13:17:26 CST 2017
Hi,
I'm interested in running Swift on Windows.
I found the document to build the Swift compiler for Windows (
https://github.com/apple/swift/blob/master/docs/Windows.md) and tried it.
I managed to build it with MSVC, but the resulting compiler could not
generate executables run properly.
(The executables seem to crash during initializing Swift's runtime systems.)
Are there someone who can build the compiler works properly on Windows with
master branch or at least 4.x branches?
I found https://github.com/tinysun212/swift-windows, but this seems to be
on 3.x branch.
Thank you,
Kazuki Ohara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20171215/494d788d/attachment.html>
More information about the swift-dev
mailing list