Hi All,
I am currently down to 4 errors. One of these errors is referencing a file, RSA.cs, that is not being found. I downloaded the source from Git hub a few days ago and can not seem to find the last piece to the puzzle. I am also getting three other errors related to ArdupilotMegaPlanner10.exe. I would assume that this executable will be created once the source compiles properly. I am currently using Microsoft Visual Studio Express 2012 for windows desktop. Any help would be greatly appreciated.
Regards,
Neil
Replies
Hi All,
I was able to get the Mission planner version 1.2.78 to compile and run under Debug mode and Release mode. But I had to comment out the up.verifyotp() line # 476 in the firmware.cs part of the solution. This particular line of code throws a
px4uploader.Uploader does not contain a definition for verifyotp error.
Basically it asks me if I am missing a directive or assembly reference. If anyone can shed light on that one issue I would appreciate it.
Regards,
Neil
Well Still having issues. How many projects do you have under the Solution. I noticed in the pics you have 16. I currently have 22. I am going to keep plugging along but information would be very helpful. If yo need any other details just let me know I will be glad to provide them to you.
Thanks for getting back to me so soon. I did set up the references like the compile pics you placed in the repository but I will go back and look to make sure.
1. delete the rsa.cs refrence. I will be removing this myself on the next update
2.3.4. need more info
but most likerly need to setup the refrences. have a look at the images in the mp base folder called compile.jpg