You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
after cloning the SDK and making it following the steps in the readme.md and without any modification I get the errors
/usr/bin/ld: ../libydlidar_driver.so: undefined reference to minor' /usr/bin/ld: ../libydlidar_driver.so: undefined reference to major'
I am working on Ubuntu 18.10. Any idea what I have overseen?
Thanks,
Thomas
The text was updated successfully, but these errors were encountered:
Hi,
after cloning the SDK and making it following the steps in the readme.md and without any modification I get the errors
/usr/bin/ld: ../libydlidar_driver.so: undefined reference to
minor' /usr/bin/ld: ../libydlidar_driver.so: undefined reference to
major'I am working on Ubuntu 18.10. Any idea what I have overseen?
Thanks,
Thomas
The text was updated successfully, but these errors were encountered: