Shop OBEX P1 Docs P2 Docs Learn Events
Eddie Build Errors in C# — Parallax Forums

Eddie Build Errors in C#

jdoleckijdolecki Posts: 726
edited 2012-12-14 14:51 in Robotics
When I try to buld the Eddie Program I get these last 2 errors.

Any Ideas?

errors.jpg
678 x 286 - 81K

Comments

  • NWCCTVNWCCTV Posts: 3,629
    edited 2012-12-10 20:40
    Either that directory does not exist or the permissions are not set correctly for it.
  • PhilWheatPhilWheat Posts: 14
    edited 2012-12-13 12:01
    Looking at it, it could be both. I'd suggest copying the example program to your VS projects directory and trying again.

    Also, make sure to check your .Net framework dependancies - that can cause a lot of binding problems once the compile happens if you have them set wrong.
  • TLCTLC Posts: 74
    edited 2012-12-14 14:51
    Did you do the "Build all samples" under the RDS4 directory? It is supposed to correct all dependencies. If you already did that you might try to use the DSS Project Migration tool on the Eddie project directly. It is executed from the DSS command line and the parameters can be found at http://msdn.microsoft.com/en-us/library/bb483018.aspx.

    Todd
Sign In or Register to comment.