I followed all instructions here: https://help.gamemaker.io/hc/en-us/articles/235186168-Setting-Up-For-Ubuntu , then tried to compile my game on linux (ubuntu wsl), but I have an error
Error while compiling the game
Code:
System.Exception: command 'unshare -mUprf sh -c 'mount -o bind "$1" "$2/tmp/" && PATH="$PATH:/usr/local/sbin:/usr/sbin:/sbin" NO_STRIP=1 chroot "$2" /bin/sh -c "export PATH=/usr/bin:/bin:/tmp/squashfs-root/usr/bin && cd /tmp/ && linuxdeploy --appdir=AppDir/"' --...