Skip to content

Commit

Permalink
Fixed could not find or load the Qt platform plugin "windows"
Browse files Browse the repository at this point in the history
  • Loading branch information
Gator96100 committed Apr 27, 2017
1 parent 91f2944 commit f80e054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msys/etc/profile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f80e054

Please sign in to comment.