Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build #2

Closed
madhur opened this issue Dec 4, 2015 · 2 comments
Closed

Unable to build #2

madhur opened this issue Dec 4, 2015 · 2 comments

Comments

@madhur
Copy link

madhur commented Dec 4, 2015

Here is what I get on my MAC:

madhur@Madhurs-MacBook-Pro:~/swift-http (master)
$ swift build
<unknown>:0: error: no such file or directory: 'build'
@huytd
Copy link
Owner

huytd commented Dec 4, 2015

Hi @madhur, you're getting that error because the built-in Swift compiler which shipped with Xcode does not contains Swift Package Manager. You have to download Swift 2.2 open source version and install it. You can see this link for installation guide https://swift.org/download/#apple-platforms

@madhur
Copy link
Author

madhur commented Dec 5, 2015

Ok. 👍

@madhur madhur closed this as completed Dec 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants