jinmingjian / sourcekite

the backend of SDE's language server
Apache License 2.0
56 stars 9 forks source link

Build instruction did not work with swift 3.1.1 release #8

Open damuellen opened 7 years ago

damuellen commented 7 years ago

norio-nomura has made a new release. swift-3.1.1-RELEASE-3f82132-with-sourcekit

cognition9144 commented 7 years ago

It should be like sudo ln -s /usr/lib/libsourcekitdInProc.so /usr/lib/libsourcekitdInProc.so.

Then try swift build -Xlinker -l:libsourcekitdInProc.so.

wwdc14yh commented 7 years ago

Apple Swift version 3.1 (swiftlang-802.0.53 clang-802.0.42) Target: x86_64-apple-macosx10.9

the build commands don't work ,report:

error: unable to invoke subcommand: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-swift (No such file or directory)