[swift-users] "swift build" throws <unknown>:0: error: no such file or directory: 'build'

Kostiantyn Koval konstantin.koval1 at gmail.com
Sat Dec 5 16:09:53 CST 2015


Hi,

Have you dowloaded and installed Swift 2.2 toolchain? https://swift.org/download/

When you run  `swift -v` command you should see
Apple Swift version 2.2-dev (LLVM 46be9ff861, Clang 4deb154edc, Swift 778f82939c)

Best Regards,
Kostiantyn

> On 05 Dec 2015, at 23:06, Joy Mailer via swift-users <swift-users at swift.org> wrote:
> 
> Followed the instructions on this page to set up a Package:
> https://swift.org/getting-started/#using-the-build-system <https://swift.org/getting-started/#using-the-build-system>
> 
> When I run "swift build", I get the error:
> <unknown>:0: error: no such file or directory: 'build'
> 
> I'm able to build stand alone files with "swiftc myprogram.swift"
> 
> JJ
>  _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151205/d85fdd5e/attachment.html>


More information about the swift-users mailing list