Hello, i have an error when i try to compiling on Linux, the console throws this error:
Error Compiling
cd /home/elmaulcosa/GameMakerStudio2/vm/SP && linuxdeploy --appimage-extract
unshare -mUprf sh -c 'mount -o bind "$1" "$2/tmp/" && PATH="$PATH:/tmp/squashfs-root/usr/bin/" NO_STRIP=1 chroot "$2" sh -c "cd /tmp/ && linuxdeploy --appdir=AppDir/"' -- /home/elmaulcosa/GameMakerStudio2/vm/SP /opt/steam-runtime
System.Exception: command 'unshare -mUprf sh -c 'mount -o bind "$1" "$2/tmp/" &&...
Error Compiling