View Single Post
  #1   Spotlight this post!  
Unread 21-01-2017, 19:09
RaymondHeay RaymondHeay is offline
Registered User
FRC #2656
 
Join Date: Jan 2017
Location: Monroeville, PA
Posts: 2
RaymondHeay is an unknown quantity at this point
NavX Include Error

So, our team tried to download our code for the first *pun not intended* time this afternoon. In the course of this, we encountered an error with the NavX Library. During a normal debug build, we get no errors, and the library include paths are recognized. In the build stage after selecting the deploy option, however, somehow the library is no longer recognized, causing the build to fail. Going into the Properties of the project afterwords reveals that the library is no longer recognized.

This problem is present in this year's code, last year's code (not a problem before the updates), and in a bare-bones, example project with the only changes being adding the path (in theory), including the header file, and creating an object. It is the same in all three instances. Any feedback is appreciated, and thanks ahead of time for your help to get my team to take flight!
Reply With Quote