alireza787b / mavsdk_drone_show

All in one Drone Show and Smart Swarm Solutin for PX4
83 stars 22 forks source link

error mavsdk_server #21

Open huytd-pi opened 4 weeks ago

huytd-pi commented 4 weeks ago

Hello, I have a problem with the mavsdk_server binary file. i run on ubuntu 20.04

./mavsdk_server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./mavsdk_server)
./mavsdk_server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./mavsdk_server)
./mavsdk_server: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./mavsdk_server)

I guess it's related to the compiler, can you share the source code of mavsdk_server before compiling. Thank you very much.

alireza787b commented 6 days ago

hi... probably you shouldn't need the mavsdk server in ubuntu.
but if needed you can use the official binary for linux binary. that's what I used