-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[templates] suggestion, split windows vs2019 and vs2022 as separate templates #8157
Comments
At this point my feeling is we should only officially support one version of Visual Studio and include in our setup guide how to change the toolset ( which is usually just hitting okay on the dialog box that pops up ). Maybe there is another reason for having multiple templates? |
I dont think it is a good idea. It just adds to the TO-DO list and I think that is unnecessary. |
I designed the Apothecary stuff to allow for this, and new builds have VS2019 libraries deployed to bleeding as of today.
Todo:
|
Honestly, I don't see the point for doing this. What benefit you see from doing such? The issue I see is that you have one more template to care about, which also reflects on PG, etc. |
Yeah probably not needed as vs2022 is going to be prime for a while since no vs2024 is planned. Yet still a lot of devs live in 2019 land and since I already set this up I'll just fix up the PG and clone the latest project configs from 2024 for the 2019 it should still work the same |
I'm no regular Windows user, but I think it would be great if we had separate templates and core for vs2019 and vs2022
or another way of choosing between tools v142 / v143
The text was updated successfully, but these errors were encountered: