Page 1 of 1

VS2019 still used? C++ v143 code tools indicated in project

Posted: Wed Mar 15, 2023 8:46 am
by mowgli
Are you all using VS2022 now for Open Dental? In Direct2DWrapper project is a reference to v143 code tools. Tried to install separately but properties screen for the project does not find it installed or find the path, nor is it available from the VS Studio installer. Some info seems to indicate it's only supported for VS2022.

Re: C++ v143 code tools for VS2019?

Posted: Wed Mar 15, 2023 1:26 pm
by mowgli
Not a huge deal, it builds even with the v142 tools, but I have to keep changing it in Properties.

Re: VS2019 still used? C++ v143 code tools indicated in project

Posted: Fri Mar 17, 2023 11:00 am
by jsalmon
It will be set to Visual Studio 2022 (v143) in the '23_1' branch.

Re: VS2019 still used? C++ v143 code tools indicated in project

Posted: Wed Mar 22, 2023 11:10 am
by mowgli
Thanks, good to know