I was just informed that swift-corelibs-foundation is actually using ninja! My
bad!
Still I would use the preset from the bots. It should just work. Otherwise, you
are missing a dependency or have differing versions/etc.
Michael
> On Mar 30, 2017, at 4:25 PM, Michael Gottesman wrote:
>
>>
>
> On Mar 30, 2017, at 4:22 PM, Michael Gottesman via swift-users
> wrote:
>
>>
>> On Mar 30, 2017, at 12:31 PM, Mohit Athwani via swift-users
>> mailto:[email protected]>> wrote:
>>
>> I'm trying to get back to work starting from scratch on Swift Foundation on
>> my Ubuntu 16.04 LTS sys
> On Mar 30, 2017, at 12:31 PM, Mohit Athwani via swift-users
> wrote:
>
> I'm trying to get back to work starting from scratch on Swift Foundation on
> my Ubuntu 16.04 LTS system.
>
> I cloned the main swift repo and all of it's dependencies via ssh
> ./swift/utils/update-checkout --clone-wi
I'm trying to get back to work starting from scratch on Swift Foundation on
my Ubuntu 16.04 LTS system.
I cloned the main swift repo and all of it's dependencies via ssh
./swift/utils/update-checkout --clone-with-ssh
and after running (taken from instructions from the Foundation site):
swift/ut