Skip to content

Windows variants ticket #385

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

Closed
wants to merge 13 commits into from
Closed

Windows variants ticket #385

wants to merge 13 commits into from

Conversation

sbSteveK
Copy link
Contributor

Issue:
Previously, "windows-vs14 (x86)" was just doing an x64 build with the latest Visual Studio

Description of changes:
Now, the 14.0 toolset and Win32 (aka x86) architecture is actually used

Visual Studio 2015 isn't actually available on Github's Windows image but we can pass -T v140 and compile with the "toolset" from Visual Studio 2015.

Fixes needed to pass CI

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@graebm
Copy link
Contributor

graebm commented Jun 23, 2022

This was fixed here: #360

@graebm graebm closed this Jun 23, 2022
@sbSteveK sbSteveK deleted the windows-variants-ticket branch September 7, 2022 15:50
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