ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.74k stars 2.37k forks source link

Copy Command Error while Building #2991

Open pouya-hsn opened 1 year ago

pouya-hsn commented 1 year ago

Untitled

Issue details

Please describe the problem, or desired feature hi, i have installed VS 17.2.32630.192 and also cloned latest version of Mission Planner Source Code (version 1.3.77). when i want to build the solution an error is shown with text: <Error The command copy \ExtLibs\System.IO.Compression.dll \bin\Debug\net461\" exited with code 1 > what should i do to solve this problem?

Version

What version was the issue encountered with 1.3.77

Airframe type

What type of airframe (flying wing, glider, hex, Y6, octa etc)

Hardware type

What autopilot hardware was used? (pixhawk, pixracer, PX4FMU etc)

Logs

Please provide a link to any relevant logs that show the issue

havi0019 commented 1 year ago

Did you solve this?? I'm running into similar issue