LibrePilot Forum

Development => GCS General => Topic started by: al on July 17, 2016, 03:46:29 pm

Title: Windows build: mingw32_shell.bat missing after update
Post by: al on July 17, 2016, 03:46:29 pm
Hi all,
just updated via git and pacman, now the file mingw32_shell.bat is missing in mysys folder.
What did I miss?
System is Vista 32bit.
Best regards,
Andre
Title: Re: Windows build: mingw32_shell.bat missing after update
Post by: f5soh on July 17, 2016, 03:56:24 pm
You can create a shortcut that point to "C:\msys32\msys2_shell.cmd -mingw32"

(https://forum.librepilot.org/index.php?action=dlattach;topic=2003.0;attach=3661)

If you need 64bits you can set -mingw64 as option.