> On Jul 22, 2016, at 12:35 PM, Erica Sadun via swift-dev
> wrote:
>
> So where do I find the "starter bugs for the humanities" how-to section? Is
> there a checklist that goes beyond fix this code and explains tests,
> comments, etc?
I think this is what you’re looking for: https://swift.or
So where do I find the "starter bugs for the humanities" how-to section? Is
there a checklist that goes beyond fix this code and explains tests, comments,
etc?
I came, I saw, I built. I want to try a bug.
-- E
> On Jul 22, 2016, at 1:31 PM, Michael Gottesman wrote:
>
> It is partially my fau
It is partially my fault TBH. I still need to bump the version check in CMake.
We run into a JIT failure when I do this on Linux I believe due to the way ELF
forwards symbols (and my needing to work around it).
I have not had the time to fix it. = /.
If that was set, you would have gotten a nic
So I got a successful build, and your suspicion was right. I deleted a very old
/usr/local/bin/cmake and linked /usr/local/bin/cmake to
/Applications/CMake.app/Contents/bin/cmake.
Now when I `where cmake`, every possible candidate is 3.6.
I deleted everything (including my github fork), and sta
3.6.0
-- E
> On Jul 21, 2016, at 9:37 AM, Arnold Schwaighofer
> wrote:
>
> Somewhat wild guess. What is the version of your cmake install?
>
> I think we started requiring some 3ish version recently.
>
> Maybe you need a newer version …
>
>> On Jul 20, 2016, at 2:07 PM, Erica Sadun via swif
Yes. 3.4.3.
Michael
> On Jul 21, 2016, at 8:37 AM, Arnold Schwaighofer via swift-dev
> wrote:
>
> Somewhat wild guess. What is the version of your cmake install?
>
> I think we started requiring some 3ish version recently.
>
> Maybe you need a newer version …
>
>> On Jul 20, 2016, at 2:07 P
Somewhat wild guess. What is the version of your cmake install?
I think we started requiring some 3ish version recently.
Maybe you need a newer version …
> On Jul 20, 2016, at 2:07 PM, Erica Sadun via swift-dev
> wrote:
>
> I started with an absolutely clean re-clone, used bash (normally I us
I started with an absolutely clean re-clone, used bash (normally I use tcsh),
made sure
to do `export PATH=/Applications/CMake.app/Contents/bin:$PATH`,
CMake Error at cmake/modules/SwiftSharedCMakeConfig.cmake:155 (find_package):
Could not find a package configuration file provided by "Clan