ArduPilot / ArduPilot/MissionPlanner
Two output file names resolved to the same output path
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
I use Visual Studio 2017 to build Mission Planner. But I got some errors:
"Two output file names resolved to the same output path:"obj\Debug\netstandard2.0\MissionPlanner.Strings.resources"."
Has anyone met this kind of problem before?
I tried to copy and rename the wrong windows, but new error window came out later.
And I have never used C# before. Can anyone help me?
Contributor guide
No contributing guide indexed for this repository
Research direction
The report names Visual Studio 2017 and obj\Debug\netstandard2.0\MissionPlanner.Strings.resources; begin by reproducing the build and inspecting the reported output path. Done means the build no longer reports two output file names resolving to the same path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100