Hi i trying to build mission planner but i have a lot of error
|Error|CS0579|Duplicate ‘global::System.Runtime.Versioning.TargetFrameworkAttribute’ attribute|7zip (netstandard2.0)|D:\MissionPlanner\ExtLibs\7zip\obj\Debug\netstandard2.0.NETStandard,Version=v2.0.AssemblyAttributes.cs|4|Active||
and this
Error CS0006 Metadata file ‘D:\MissionPlanner\ExtLibs\7zip\bin\Release\netstandard2.0\7zip.dll’ could not be found wasm D:\MissionPlanner\ExtLibs\wasm\CSC 1 Active
i do git submodule update
help me please
Hello, I encountered a similar issue while compiling MissionPlanner. I followed the steps you mentioned, but the problem still persists when I regenerate the solution. Is there any other way to solve this? Thank you!