2015-09-21 :-)
_ やったこと
0900 起床
1020 おひる。そうめん
1040 コーヒーを飲むなど
1100 アルゴリズム体操
1400 散歩
1800 筋トレ
2100 飯。鮭のちゃんちゃん焼き
柿が成っていた。
_ [VS2015]error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found
Visual Studio 2015 でビルドしようとしたら怒られたんだが
Error 1 error MSB8020: The build tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools, please install v140 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...". C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.Cpp.Platform.targets 64 5 01.sort
プロジェクト - プロパティ - プラットフォームツールで v120 を選択すりゃいい。んだが、そりゃまあたしかに v120 を選択すりゃあいいんだろうけど VC2015 を使ってるのになんで v120 (VS2013) なんだよおかしいなあおかしいなあと思ってよく見たらそもそも VS2015 じゃなくて VS2013 を起動していた。