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

No way of building it on macOS 10.11 (Xcode 8.x) #23

Open
dmilith opened this issue Sep 19, 2018 · 6 comments
Open

No way of building it on macOS 10.11 (Xcode 8.x) #23

dmilith opened this issue Sep 19, 2018 · 6 comments

Comments

@dmilith
Copy link

dmilith commented Sep 19, 2018

I installed Swift 4.2 pkg from their page but Xcode still fails to build Slash on 10.11.6 :(

@dmilith
Copy link
Author

dmilith commented Sep 19, 2018

Can you maybe provide a prebuilt version which will work on 10.11 please? :)

@dmilith
Copy link
Author

dmilith commented Sep 19, 2018

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+)

@philippkeller
Copy link

Same issue here. Getting:

The following build commands failed:
        CompileSwift normal x86_64
        CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)

@dmilith : the link you posted is a 404, can you provide that binary somehow or describe how you compiled it?

@damian-kolakowski
Copy link
Member

@philippkeller Hmmm...., Xcode (Version 10.1 (10B61)) works for me. Could you please provide more info about the error?

You can find it here:
zrzut ekranu 2019-02-05 o 23 20 37

@philippkeller
Copy link

philippkeller commented Feb 7, 2019

oh, it now worked after doing

git clone [email protected]:slash-hq/slash.git
cd slash
xcodebuild

Seems that the compilation via brew install is broken.

Btw: I'm on Xcode 10.1, on OSX 10.14.2 (18C54)

@dmilith
Copy link
Author

dmilith commented Feb 8, 2019

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

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

3 participants