microsoft / microsoft/WPF-Samples

All source code cannot be built.

Open
#302 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
5.7k
Forks
3.3k
Avg merge
12d 8h
Merged PRs (30d)
2

Description

I choice x64 Windows 10
I use Visual studio 2019 to open .sln

After I click build. All samples are failed to build.
Even I try to change AnyCPU into x64, the IDE still built it in AnyCPU and then get failed again.

Could any one write basic document to show how to build the code?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by opening the repository's .sln file in Visual Studio 2019 on Windows 10 and reproduce the failed sample builds with AnyCPU and x64 selected. Review the solution and project configuration to determine the supported build steps and document them, including how to select the intended platform. Done means a newcomer can follow the basic instructions and build the samples successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.