Fixed could not find or load the Qt platform plugin "windows"

This commit is contained in:
Gator96100 2017-04-27 15:08:12 +02:00
commit f80e054df2

View file

@ -8,6 +8,7 @@
export DEVKITARM=/devkitARM
export QTDIR=/qt
export QT_QPA_PLATFORM_PLUGIN_PATH=$QTDIR/plugins/platforms
if [ -z "$MSYSTEM" ]; then
MSYSTEM=MINGW32