Quote:
Originally Posted by lethc
I'm currently reprogramming our 2015 robot in Java as an offseason project. I too was struggling with getting Eclipse to compile the code after adding the paths for the navX. I believe that I've found the problem. In their online instructions for setting up the navX, in your projects build.properties folder they tell you to set the thirdparty_library to ${user.home}/navx-mxp/java/lib/navx_frc.jar. This isn't where my jar was installed; it was copied directly to my C drive. Changing ${user.home} to C: fixed my problem.
|
What you are describing is for the naX-MXP, whereas the original poster was referring to the nav6.
Haven't seen in our testing that the install for the navX-MXP puts the libraries in the root of the C: drive - but would like to figure out what's going on here. Can you please post which version of the navX-MXP software you are running? That information should be listed in the "add/remove programs list under navX-MXP....