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

OpenTK error #2435

Open manand881 opened 4 years ago

manand881 commented 4 years ago

Issue details

I'm getting the issue 'The type or namespace name 'OpenTK' could not be found (are you missing a using directive or an assembly reference?)' right outside the box.

I followed the instructions and have installed all the required packages. what do i need to do to fix this? I haven't made any changes to the code yet.I am unable to fix this or build it.

nkikin commented 3 years ago

Hi, Have you resolved this issue? I am currently having the same issue.

Thanks.