Skip to content

Remove VS checks that assume Visual Studio is installed on C: drive#3157

Merged
hekota merged 1 commit intomicrosoft:masterfrom
hekota:fix-vs2019
Sep 23, 2020
Merged

Remove VS checks that assume Visual Studio is installed on C: drive#3157
hekota merged 1 commit intomicrosoft:masterfrom
hekota:fix-vs2019

Conversation

@hekota
Copy link
Copy Markdown
Member

@hekota hekota commented Sep 22, 2020

These checks were there only to provide a nice error message when VS 2019 is not installed but it does not take into account that it can be installed at other locations than the default one. Removing these will still result in an error from cmake if it can't find Visual Studio installed.

Fixes #3151

These checks were there only to provide a nice error message when VS 2019 is not installed but it does not take into account that it can be installed at other locations than the default one. Removing these will still result in an error from cmake if it can't find Visual Studio installed.
@hekota hekota requested a review from pow2clk September 22, 2020 23:41
Copy link
Copy Markdown
Collaborator

@pow2clk pow2clk left a comment

Choose a reason for hiding this comment

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

Looks good!

I think it's cmake that fails to find the compiler and produces the error now?

@hekota
Copy link
Copy Markdown
Member Author

hekota commented Sep 22, 2020

Correct.

@AppVeyorBot
Copy link
Copy Markdown

@hekota hekota merged commit 634a235 into microsoft:master Sep 23, 2020
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.

hctbuild failed when Visual Studio 2019 installed in the different place

3 participants