Skip to content

Use the latest CMake when building examples #977

New issue

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

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

kkloberdanz
Copy link
Contributor

@kkloberdanz kkloberdanz commented Jun 13, 2023

This fixes the following evergreen build failures that were happening when building the example programs.
image

[2023/06/13 17:45:14.598] Cloning into 'mongo-c-driver'...
[2023/06/13 17:45:14.598] CMake Error at mongo-c-driver/CMakeLists.txt:1 (cmake_minimum_required):
[2023/06/13 17:45:14.598]   CMake 3.15 or higher is required.  You are running version 3.11.0
[2023/06/13 17:45:14.598] -- Configuring incomplete, errors occurred!

@kkloberdanz kkloberdanz force-pushed the upgrade-cmake-for-examples branch from 3aa878c to 228467a Compare June 13, 2023 19:49
@kkloberdanz kkloberdanz requested a review from kevinAlbs June 13, 2023 19:50
@kkloberdanz kkloberdanz marked this pull request as ready for review June 13, 2023 19:50
@kkloberdanz kkloberdanz changed the title use C Drivers find-cmake-latest.sh to get the latest C driver Use the latest CMake when building examples Jun 13, 2023
Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. LGTM!

@kkloberdanz kkloberdanz merged commit 7bfdb91 into mongodb:master Jun 13, 2023
@kkloberdanz kkloberdanz deleted the upgrade-cmake-for-examples branch June 13, 2023 20:35
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