Skip to content

Requesting help with building the repo #2866

@Const-me

Description

@Const-me

Actual behavior:

build.cmd fails, prints pages of messages like this: C:\Temp\wpf\src\Microsoft.DotNet.Wpf\src\DirectWriteForwarder\DirectWriteForwarder.vcxproj(28,5): error MSB4019: The im ported project "C:\Temp\wpf\.tools\msbuild\16.5.0-alpha\tools\MSBuild\Microsoft\VC\v160\Microsoft.Cpp.Default.props" wa s not found. Confirm that the expression in the Import declaration "C:\Temp\wpf\.tools\msbuild\16.5.0-alpha\tools\MSBui ld\Microsoft\VC\v160\\Microsoft.Cpp.Default.props" is correct, and that the file exists on disk.

I've checked and indeed, there's no VC directory in that location. Your build.cmd has downloaded the msbuild with the following subfolders in MSBuild\Microsoft:

Microsoft.NET.Build.Extensions
NuGet
VisualStudio

None of them contains Microsoft.Cpp.Default.props file.

Expected behavior:

Built.cmd should work.

Minimal repro:

Not available. Checkout the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionGeneral question, not a problem in source code or documentation (yet)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions