Quote:
Originally Posted by TannerM
Hi,
When I try to compile my navX code on Eclipse using C++ it says "fatal error: AHRS.h: No such file or directory"
What can I do to fix it?
Inconceivable Programmers
|
Sounds like your include paths are not set in your eclipse project.
Please see the
navX-MXP RoboRio Library for C++ page and follow the instructions there. Your issue is likely addressed by following the directions in the "Configuring Eclipse Library and Include Paths" section, but there's other potentially useful information there, too.