-
Notifications
You must be signed in to change notification settings - Fork 71
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
Import errors when running swift build
#169
Comments
I'm having the same issues, on windows 10, both with Swift 5.8 and Swift 5.9 Development (got it from the official downloads) |
@shepting However now I have another missing file
And this I don't know where it is supposed to come from :/ |
If you look at our instructions for building on Linux you'll see we're passing some extra |
@benlangmuir yes, that would work on Windows as well. |
I'm following the directions in the README, but when I get to
swift build
I see a number of import errors:Is there perhaps another way to build this project using
cmake
?The text was updated successfully, but these errors were encountered: