Fix QT compilation for Windows/MinGW and update the compilation instructions accordingly.

This commit is contained in:
izsh@fail0verflow.com
2010-02-24 19:33:29 +00:00
parent 9cc7c4b4d1
commit 8691f5b7bb
2 changed files with 20 additions and 6 deletions

View File

@@ -53,6 +53,13 @@ export DEVKITARM=/c/devkitPro/devkitARM
6 - Install Strawberry Perl [6]
7 - Setup a few variables
In your shell from MSYS, make sure you set QTDIR to your QT installation:
export QTDIR=/c/QT/qt
And add its bin to your path as well:
export PATH=$PATH:$QTDIR/bin
Download links:
[1] http://qt.nokia.com/downloads/sdk-windows-cpp