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

Visual Studio 2019 template / downloads #8164

Merged
merged 16 commits into from
Jan 11, 2025

Conversation

danoli3
Copy link
Member

@danoli3 danoli3 commented Oct 30, 2024

Visual Studio 2019 Template / Core

Fixes: #8157

@danoli3 danoli3 self-assigned this Oct 30, 2024
@danoli3
Copy link
Member Author

danoli3 commented Jan 11, 2025

  • Added VS2019 core project (same as /vs with v142)
  • Added VS2019 template project - unique ids, linked to /vs2019/
  • Updated VS2022 template to minimum VS2022 (17.0.0.0) (fixes auto opening in 2019 issue if both installed)

Tested working :) - VS2019

image

How to use: (for now install libraries)

  • Install VS2019 libraries scripts/vs/download_libs_2019_x64.sh

  • Project Generator VS2019 to do later.
    Copy template from scripts\templates\vs2019 into myApps or location and use

@danoli3 danoli3 merged commit f3fa597 into openframeworks:master Jan 11, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[templates] suggestion, split windows vs2019 and vs2022 as separate templates
1 participant