ArduPilot / ArduPilot/MissionPlanner

The call is ambiguous - wasm

Open
#2,192 1 comment 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
I'm trying to compile mission planner and got the following error in wasm project:

`The call is ambiguous between the following methods or properties: 'BindMethods.GetEventHandlerValue(Action)' and 'BindMethods.GetEventHandlerValue(Func)' at NavMenu.g.cs 37 and NavMenu.g.cs 45 `

How can I solve this issue?

Thanks, Gal

#### Version
1.3.68

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the compilation error for version 1.3.68 and inspect NavMenu.g.cs at lines 37 and 45. Read the two BindMethods.GetEventHandlerValue overloads named in the error, then confirm the build completes without the ambiguous-call diagnostic.

Written by the indexing model from the issue text.

Assessment

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