|
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!
|