-
Notifications
You must be signed in to change notification settings - Fork 16
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
No way of building it on macOS 10.11 (Xcode 8.x) #23
Comments
Can you maybe provide a prebuilt version which will work on 10.11 please? :) |
Regardless, I did build which works on 10.11 as well from master - http://s.verknowsys.com/80ec5904be5a302bb466dbc7ae4e479e (It's prebuilt binary that works on 10.11+) |
Same issue here. Getting:
@dmilith : the link you posted is a 404, can you provide that binary somehow or describe how you compiled it? |
@philippkeller Hmmm...., Xcode (Version 10.1 (10B61)) works for me. Could you please provide more info about the error? |
oh, it now worked after doing
Seems that the compilation via brew install is broken. Btw: I'm on Xcode 10.1, on OSX 10.14.2 (18C54) |
Yes it works from 10.14, but not from 10.11. Cause some magical reasons Xcode has only SDK 10.12 and build fails anyway http://s.verknowsys.com/83a21b7cfd8c3db8903a370f4748910f.png |
I installed Swift 4.2 pkg from their page but Xcode still fails to build Slash on 10.11.6 :(
The text was updated successfully, but these errors were encountered: