Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
RESOLVED - here are the steps:
INSTALL the ArduPilotMega application in your DEV environment via the MSI file;
LAUNCH VisualStudio2010;
OPEN the ArduPilot-Mega solution;
SELECT the ArduPilotMega project > properties > reference paths;
ADD the location of the \APM Planner\ as a reference path;
SAVE ALL
BUILD the entire solution
=> all 299+ errors should disappear quite nicely...leaving 2 remaining errors
related to 2 files already added to The Solution, but not found:
1. dpinstallx64.exe
2. dpinstallx32.exe
These files EXIST also in the \APM Planner\ installed directory, so simply
REMOVE the existing file references from The Solution, and
ADD > Existing File > browse to \APM Planner\ > add the 2 above files
SAVE ALL
BUILD
=> The Solution should now build successfully.
:-)
Original comment by markevogt
on 21 Nov 2012 at 3:05
Original comment by Meee...@gmail.com
on 27 Nov 2012 at 10:31
Original issue reported on code.google.com by
markevogt
on 18 Nov 2012 at 2:35