We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The windows wheel build and delivery should be reworked to remove the usage of VCPKG.
Reference issue: pybamm-team/PyBaMM#3603
The text was updated successfully, but these errors were encountered:
The first part here is to use just one Vcpkg registry instead of two, but if we can remove both at the same time, so be it.
Switching to Meson might have been great here, which would have allowed us to use git submodules via Meson subprojects to do it.
Sorry, something went wrong.
While we are at it, another thing to do with this is to switch to Clang instead of MSVC
Yeah I am re-working a bunch of the build stuff. I will take care of this one soon
kratman
No branches or pull requests
The windows wheel build and delivery should be reworked to remove the usage of VCPKG.
Reference issue: pybamm-team/PyBaMM#3603
The text was updated successfully, but these errors were encountered: