-
Notifications
You must be signed in to change notification settings - Fork 2k
RTIMULibDrive does not build as indicated in documentation #4051
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I just tested this on Raspberry Pi OS 64-bit on a Raspberry Pi 5. I cloned the https://github.com/RPi-Distro/RTIMULib repository, Can you think of what you might have done differently that means that it doesn't work for you? Do you have the
I did a bit of poking around, and the |
Sorry I forgot to include my environment details:
Everything updated via You are not following the instructions on the page. You cloned the GitHub repository. While the GitHub library is hyperlinked, it is never actually mentioned. The instructions only say that the example code can be found at If the "sample code" isn't included in a buildable form perhaps it is better to not include it at all and refer to the GitHub repository instead. |
Whoops, apologies! I guess the developer in me was just naturally skipping ahead too quickly... 🤣 If I copy e.g. |
Instructions here: https://www.raspberrypi.com/documentation/accessories/sense-hat.html#install
indicate that :
make
Both of these are wrong.
Following the instuctions on that page you will find thatRTIMULibDrive11 is not pre-ciompiled and that any attempt to
make
any those three projects results in the following linker errors:The text was updated successfully, but these errors were encountered: