mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-19 12:59:48 -07:00
Fixed could not find or load the Qt platform plugin "windows"
This commit is contained in:
parent
91f29441f8
commit
f80e054df2
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
export DEVKITARM=/devkitARM
|
export DEVKITARM=/devkitARM
|
||||||
export QTDIR=/qt
|
export QTDIR=/qt
|
||||||
|
export QT_QPA_PLATFORM_PLUGIN_PATH=$QTDIR/plugins/platforms
|
||||||
|
|
||||||
if [ -z "$MSYSTEM" ]; then
|
if [ -z "$MSYSTEM" ]; then
|
||||||
MSYSTEM=MINGW32
|
MSYSTEM=MINGW32
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue