Hi Guys,
Not sure if anybody can help. I've downloaded the Mission Planner code to have a look over. I've followed all the instructions (i'm fairly proficient with Visual Studio) but i'm getting 2 errors when i try to build/compile the code (both errors are the same).
This is when i try to compile from the downloaded source code, no amendments have been made to the code. I have quite a few warnings but it's obviously the errors that are the problem.
It says:
Error 24 Could not load referenced assembly "C:\Documents and Settings\Administrator\my documents\Visual Studio 2010\Projects\MissionPlanner-master\ExtLibs\AviFile\bin\Debug\AviFile.dll". Caught a FileNotFoundException saying "Could not load file or assembly 'C:\Documents and Settings\Administrator\my documents\Visual Studio 2010\Projects\MissionPlanner-master\ExtLibs\AviFile\bin\Debug\AviFile.dll' or one of its dependencies. The system cannot find the file specified.". C:\Documents and Settings\Administrator\my documents\Visual Studio 2010\Projects\MissionPlanner-master\ResGen ArdupilotMega
Sure enough, if i follow that file path i can get to the ...ExtLibs\AviFile directory but that's where it ends, so i can see why it can't find it, but why isn't it there?
Any ideas??
Thanks.
Replies
you need to build that project. right click build