D
D
DWZ2020-04-07 19:32:11
Windows
DWZ, 2020-04-07 19:32:11

How can I make MSBuild work with a given Windows SDK version by default (*WITHOUT* property:target on the command line)?

Visual Studio 2015: MSBuild works with Windows SDK 8.1 by default Requires it to work with Windows SDK 10.0.18362.0 without specifying the SDK version via the command line.

Maybe some file should be corrected, or the registry, or some environment variable should be set?

PS Windows SDK 10.0.18362.0 is already installed on the computer , when manually launched, the linker links, when manually running MSBuild without property:target on the command line, the linker cannot find the library, although it is on the disk and the path to it is specified in the LIB environment variable. If you set property:target on the command line, then everything is fine, but I would not want to set it like that.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question