Skip to content

Conversation

@emmenlau
Copy link
Contributor

With cmake 3.17-rc1 the compiler checks for MSVC fails. This is because the flag _flag_works is unset with unset(_flag_works CACHE) which is not sufficient. It must also be unset without the CACHE option.

@emmenlau
Copy link
Contributor Author

I think at least some of the failling builds are unrelated, so I hope this change does not break anything.

@JohanMabille
Copy link
Member

For a reason I don't understand, conda now install openblas 0.3.6 by default instead of 0.3.7. I really don't have the time to investigate why, so I forced the version to 0.3.7 in #154. I think that rebasing your PR on master should ifx the issue.

@emmenlau emmenlau force-pushed the bda_improve_cmake_3_17_support branch from 3cf7fa8 to e39affa Compare March 9, 2020 10:38
@emmenlau
Copy link
Contributor Author

emmenlau commented Mar 9, 2020

I forced the version to 0.3.7 in #154. I think that rebasing your PR on master should ifx the issue.

Thanks! I'm testing this now as we speak...

@emmenlau
Copy link
Contributor Author

emmenlau commented Mar 9, 2020

Ok this looks indeed better... thanks @JohanMabille

@JohanMabille
Copy link
Member

Thanks!

@JohanMabille JohanMabille merged commit 1bd5ba2 into xtensor-stack:master Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants