Re: [swift-corelibs-dev] Swift compiler errors in clean build.

2016-09-07 Thread Dan Tugendraich via swift-corelibs-dev
Henry, breakthrough! Thank you very much. Dan Tugendraich Kärleksgatan 2, 211 45 Malmö +46 (0) 40 330 480 > 7 sep. 2016 kl. 12:12 skrev Henry Betts : > > Dan, > > You need the latest development snapshot - these are usu

Re: [swift-corelibs-dev] Swift compiler errors in clean build.

2016-09-07 Thread Henry Betts via swift-corelibs-dev
Dan, You need the latest development snapshot - these are usually updated everyday. The preview 6 snapshot that you are using is a few weeks old. Henry > On 7 Sep 2016, at 07:53, Dan Tugendraich > wrote: > > Hi Henry, > > I’m using, Xcode 8 beta 6 and swift 3.0

Re: [swift-corelibs-dev] Swift compiler errors in clean build.

2016-09-06 Thread Dan Tugendraich via swift-corelibs-dev
Hi Henry, I’m using, Xcode 8 beta 6 and swift 3.0 preview 6 snapshot. Those are the latest ones on swift.org that I can find. Dan Tugendraich Kärleksgatan 2, 211 45 Malmö +46 (0) 40 330 480 > 6 sep. 2016 kl. 16:25 skrev H

Re: [swift-corelibs-dev] Swift compiler errors in clean build.

2016-09-06 Thread Henry Betts via swift-corelibs-dev
Hi Dan, Sounds like you’re not using the latest swift toolchain. You need to download the latest development snapshot from https://swift.org/download/#snapshots and then enable it in Xcode (Preferences -> Components -> Toolchains) in order to build the mo