-
Notifications
You must be signed in to change notification settings - Fork 257
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
make error: (long) unsigned int #31
Comments
I am also getting error in
and this is my error log when I written
Looking at the source code, it seems that I have to fix the error directly. Am I the only one like that? |
Have you solved the problem? 문제 혹시 해결하셨을까요? |
same errors on my side |
Having upgraded to Ubuntu 22.04 and ROS2 Humble have re-attempted install and get the same "long unsigned int" warnings, but does not crash. Would be fantastic if a better coder that I (a very low bar indeed) would update the code to eliminate these warnings before they become errors with the next upgrade. |
upon make there are MULTIPLE errors of the form:
Despite this, the make seems to complete ok and the following sudo make install completes ok.
The text was updated successfully, but these errors were encountered: