Samuel Nicholas

Results 117 comments of Samuel Nicholas

@aaronfranke Can we mark this as resolved now that the modernise PR is merged?

I have a CI PR which compiles for macos, but I am missing iOS support. #1726

@aaronfranke the CI job for macos has been working for a while now, can this be closed now?

Let me know if you need help on the CMake side of things, I can help mirror whatever the process outcome is.

EDIT: should have kept reading before replying.. nvm. > Let's get some more input on this. In the meeting someone suggested that cross-compiling would not play well with running tests...

I think I remember this problem. From recollection it's because the clang64 environment is for compiling with llvm so it does not provide an x86_64-w64-mingw32-ar and fails without a nice...

I have a bunch of examples for cmake in doc/cmake.rst

Note to self: Read linked merge requests before spending the morning looking into an issue. I have successfully re-produced your error with a fresh download of llvm binaries. "When Clang...

This will be resolved by PR #1651

aww linux only, i was hoping to test it for msys and mingw on windows see if it helps mingw link times at all(unlikely)