Help installing the ADIS16470 C++ library

I am currently trying to install the ADIS16470 library for C++. I downloaded the zip, made sure all instances of VS Code were closed, extracted to the correct place for windows, and installed it offline. However, when I try to build the code I get the error message “fatal error: ADIS16470_IMU.h: No such file in directory”. And it points toward my include statement. I have tried reinstalling it but no luck. Is there something I am doing wrong or something I am missing?

This is the link showing how to install the library.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.