ArduPilot / ArduPilot/MissionPlanner

Can't build installer create.bat

Open
#3,072 0 comments 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

The problem is as in the question [https://github.com/ArduPilot/MissionPlanner/issues/1067](https://github.com/ArduPilot/MissionPlanner/issues/1067)
I use WiX Toolset v3.11
A file is being created .msi 0B

Error: installer.was(182) : error LGHT0130 : The primary key 'ngen_MissionPlannerexe' is duplicated in table 'NetFxNativeImage'. Please remove one of the entries or rename a part of the primary key to avoid the collision.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the installer build with create.bat and WiX Toolset v3.11, then inspect the reported LGHT0130 error for the duplicated NetFxNativeImage primary key ngen_MissionPlannerexe. Done means the installer builds successfully and produces a non-empty .msi without that duplicate-key error.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.