]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - COMPILING
Fix QT compilation for Windows/MinGW and update the compilation instructions accordingly.
[proxmark3-svn] / COMPILING
index 118305fa1e16b20adf47d5996cf53e24ad31be4b..21782e2fc1e142d81cd9a332721460b53203bee5 100644 (file)
--- a/COMPILING
+++ b/COMPILING
@@ -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
Impressum, Datenschutz