<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi,</div><div class=""><br class=""></div>Have you dowloaded and installed Swift 2.2 toolchain? <a href="https://swift.org/download/" class="">https://swift.org/download/</a><div class=""><br class=""></div><div class="">When you run &nbsp;`swift -v` command you should see</div><div class=""><div class="">Apple Swift version 2.2-dev (LLVM 46be9ff861, Clang 4deb154edc, Swift 778f82939c)</div></div><div class=""><br class=""><div class="">
<div class=""><div class="">Best Regards,</div><div class="">Kostiantyn</div></div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 05 Dec 2015, at 23:06, Joy Mailer via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Followed the instructions on this page to set up a Package:<br class=""></div><div class=""><a href="https://swift.org/getting-started/#using-the-build-system" class="">https://swift.org/getting-started/#using-the-build-system</a></div><div class=""><br class=""></div><div class="">When I run "swift build", I get the error:</div><div class="">&lt;unknown&gt;:0: error: no such file or directory: 'build'<br class=""></div><div class=""><br class=""></div><div class="">I'm able to build stand alone files with "swiftc myprogram.swift"</div><div class=""><br class=""></div><div class="">JJ</div></div>
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=n3jPUXkT5YFxadHQEoaOww8U5ADISS-2FbZlg0rksvZj4vDvu1Thu4TWjNX9Vfi6YMT6swp31NjLkzw9WO1XVNtW93XR6R9fzTeglHtgMm8kNqQAaq-2BrdECylzgAP7CzK2Rw8-2BHtvdakjLTxQTfJIRvu9-2BsCbdERF-2BWzxaem1MTq3JEFJkStrrPtvWrRwABJsQRyEWuwAh4vjAm7QgLQRJ6Wi85OrRcmA1lxv64PaAXoI-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></body></html>