Set c_stdlib_version to match Windows compiler #87
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #86
xref: follow-up to #74
We previously bumped the Windows compiler to vs2022. However, due to recent changes in the conda-forge ecosystem (they've added a new pin for the C standard library), we need to also pin
c_stdlib_version
to 2022.I confirmed this fixes the build by pushing directly to the nightly-build branch. Below are the relevant commits and CI (note that the commits will be overwritten by tonight's nightly, but the links to specific commits should continue to work)
TileDB-Inc/tiledb-feedstock@52cebe4
TileDB-Inc/tiledb-feedstock@a40b10c
https://dev.azure.com/TileDB-Inc/CI/_build/results?buildId=38951&view=results