VS2019 MissionPlanner Build Error

Hello
I want to use MissionPlanner VS2019 to compile.
The setup was carried out based on the guide.


However, an error occurred while compiling.

Can someone help me?
Thank you.

update you the latest vs 2019 should resolve this issue

Thank you for your reply.
I think it is a problem of VS2019, so I updated and restored using the installer, and installed MissionPlanner again after deleting it.
But I faced another error.


The type ‘Image’ exists in both ‘MissionPlanner.Drawing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=38326cb7e06851fc’ and ‘System.Drawing.Common, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ MissionPlannerCore

I’m curious. I don’t know if I’m looking at the correct set-up example.
https://ardupilot.org/dev/docs/building-mission-planner.html

Can you help me?
Thank you.

I solved it.
It’s not using git clone.
It should be installed using the data in github’s release.

Thank you.