[swift-dev] Build error on OS X.
Maxim Moiseev
maxim_moiseev at apple.com
Mon Dec 7 18:07:00 CST 2015
Looks like the name of the folder you chose is the problem: space in ‘Open Source’ is not properly escaped.
Please try to copy it to another folder and run the build script again.
max
> On Dec 7, 2015, at 12:29 PM, Alexandros Salazar via swift-dev <swift-dev at swift.org> wrote:
>
> I am trying to build Swift on OS X and get the following error:
>
> clang: error: no such file or directory: 'Source/swift/build/Ninja-ReleaseAssert/llvm-macosx-x86_64/lib/Transforms/Hello/LLVMHello.exports'
>
> I have tried running ./swift/utils/build-script as well as ./swift/utils/build-script -R and the compilation ends at the same spot both times. I have checked, and the file exists, assuming "Source" represents the parent of the directory where all the repositories were cloned (per the README at ).
>
> Has anyone run into this? Am I missing something obvious? I have attached the log.
>
> Thanks for the help.
> Alex
> <output.txt>_______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20151207/99d25fcd/attachment.html>
More information about the swift-dev
mailing list