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

Allow full Visual Studio IDE #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DivDesign07
Copy link
Contributor

In GP the full Visual Studio 2019 Community IDE was installed rather than Visual Studio 2019 Build Tools. The full IDE has a stricter license but is fine in a school.

This PR will:

  • search for the standard locations of Visual Studio 2019
  • stick the found location into the "slots"
  • use the found location from the slot in RunCMake

(Written by Jonah)

In GP the full Visual Studio 2019 Community IDE was installed rather than Visual Studio 2019 Build Tools. The full IDE has a stricter license but is fine in a school.

This PR will:

- search for the standard locations of Visual Studio 2019
- stick the found location into the "slots"
- use the found location from the slot in RunCMake

(Written by Jonah)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant