Re: [swift-corelibs-dev] unable to build swift core foundation

2016-05-30 Thread Philippe Hausler via swift-corelibs-dev
The toolcahins are in a bit of flux right now so you may need to build your own custom one. If you want you can build one via the easy command of ./swift/utils/build-toolchain or if you need to be a bit more fancy (or want to only build partial slices of the toolchain) I posted a version of a sc

[swift-corelibs-dev] unable to build swift core foundation

2016-05-30 Thread Rajeev Jeyaraj via swift-corelibs-dev
Hi All, I am trying to build the swift-corelibs-foundation I followed the instructions from here: https://github.com/apple/swift-corelibs-foundation/blob/master/Docs/GettingStarted.md At step 3, I am getting the following errors below. 1. Run Xcode with the latest toolchain. Follow the instr