-
Notifications
You must be signed in to change notification settings - Fork 261
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
won't compile on debian linux #50
Comments
I just hit the same error. Making this change to event.h got it to compile and the demos are now running properly for me:
|
Thanks - i ended up tossing out the rplidar USB adapter which also seemed defective on arrival and used an arduino to read from the RPLIDAR which worked out - there are several libraries out there and you just need a serial port |
For those curious the offending line in master currently has |
I just bought a fancy Slamtec RPLIDAR A1 - 360 Laser Range Scanner from adafruit
this led me here to clone and make this project trying to run the ultra simple demo -
in the sdk dir i run make - i have g++ installed - errors below error code was:
make: *** [/home/ben/code/rplidar_sdk/sdk/mak_common.inc:43: make_subs] Error 1
The text was updated successfully, but these errors were encountered: