ArduPilot / ArduPilot/MissionPlanner

MissionPlanner MSB3577 Two output file namesresolved to the same output path

Open
#2,244 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

#### Issue details
--MSB3577 Two output file names resolved to the same output path: "obj\Debug\netstandard2.0\MissionPlanner.Strings.resources"
--Project: MissionPlanner.Strings _
--File: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets
--Line 3049

--MSB3577 Two output file names resolved to the same output path: "obj\Debug\net461\MissionPlanner.ConnectionOptions.resources"
--Project: MissionPlanner
--File: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets
--Line: 3049
#### Version
_MissionPlanner SourceCode 1.3.68_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the source build with Visual Studio 2017/MSBuild 15.0 and inspect the MissionPlanner.Strings and MissionPlanner projects. Review the MSB3577 reports at Microsoft.Common.CurrentVersion.targets line 3049 and identify why the listed resource outputs collide. Done means the build no longer reports those duplicate output paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.