Mark Young
2017-03-24 15:24:59 UTC
Hi all,
I setup a new dev stack for 2.2.0 to start work on the help buttons
project. I have decided to use the new "Visual Studio 2017" rather than
2013 - however I have not re-targeted the project so this will remain
compatible. This is purely for my own use of the new IDE features in
2017. This blog shows more information on how this is possible:
https://blogs.msdn.microsoft.com/vcblog/2016/02/24/stuck-on-an-older-toolset-version-move-to-visual-studio-2015-without-upgrading-your-toolset/
I noticed that the version number in win/compile.txt was wrong (2.1.2) so I
have changed this to 2.2.0.
I would also like to add /win/.vs/ to the .gitignore file. The .vs
directory holds a number of files related to Visual Studio. It wont have
any impact to the project, but will save other developers having to contend
with this if they too use VS 2017 in the manner I am.
Pull Request at:
https://github.com/audacity/audacity/pull/192
Mark
I setup a new dev stack for 2.2.0 to start work on the help buttons
project. I have decided to use the new "Visual Studio 2017" rather than
2013 - however I have not re-targeted the project so this will remain
compatible. This is purely for my own use of the new IDE features in
2017. This blog shows more information on how this is possible:
https://blogs.msdn.microsoft.com/vcblog/2016/02/24/stuck-on-an-older-toolset-version-move-to-visual-studio-2015-without-upgrading-your-toolset/
I noticed that the version number in win/compile.txt was wrong (2.1.2) so I
have changed this to 2.2.0.
I would also like to add /win/.vs/ to the .gitignore file. The .vs
directory holds a number of files related to Visual Studio. It wont have
any impact to the project, but will save other developers having to contend
with this if they too use VS 2017 in the manner I am.
Pull Request at:
https://github.com/audacity/audacity/pull/192
Mark