Skip to content
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

Remove windows gtest #886

Closed
wants to merge 5 commits into from
Closed

Conversation

gonuke
Copy link
Member

@gonuke gonuke commented Jul 22, 2023

Description

Remove the gtest package from the windows conda environment used for CI testing.

fixes #885

Motivation and Context

Windows builds began failing recently when trying to build gtest. There appear to be conflicting headers in the miniconda environment.

Changes

Bug fix in build system

@gonuke
Copy link
Member Author

gonuke commented Jul 22, 2023

This did not work because conda reports that there is no gtest package. I wonder if it came from some other package or something we do?

@gonuke gonuke closed this Jul 22, 2023
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.

Windows Build Failure with Gtest
1 participant