Hello, I am trying to install QGC on windows Ubuntu WSL2. The error I get when I execute:
./QGroundControl.AppImage
is this:
/tmp/.mount_QGrounxMBPbU/QGroundControl: error while loading shared libraries: libpulse-mainloop-glib.so.0: cannot open shared object file: No such file or directory
I followed the steps given in Windows Development Environment (WSL2-Based) | PX4 Guide (main)
Thanks!