Replies

  • Hello, I have a similiar problem as Nicolas.

    I want to modify the mission planner in order to reload a plan whenever the file is modified. However I cannot build the code. I promise that I have search the forum for a solution, but I have not managed to build the code. Besides, I have no experience with Visual Studio (I have always developed code in a Linux platform)

    I have done the following things:

    - Installed Visual Studio 2010 Ultimate

    - Installed the Reactive Extensions (Rx) v1.0.10621 SP1

    - Added the reference directories: APM\Tools\ArdupilotMegaPlanner\bin\Release\

    -            C:\Program Files (x86)\Microsoft Reactive Extensions SDK\v1.0.10621\Binaries\.NETFramework\v3.5\

    But still some components are missing:

    - AStar

    - Crom.Controls

    - Transtitions

    Any help will be very much appreciated. Thanks in advance.

    David Alejo Teissière

                  

  • Hello Mickael, all reference are include, but I can't build anyway. I have an error with a file: mykey.pfx. It doesn't exist and visual studio doesn't want to build.

     

    What I'm doing wrong?

     

    Thanks

     

  • Developer
    all teh require dlls are included, just change the refrence path to the bin/release directory
This reply was deleted.

Activity