X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9cc7c4b4d13702122da3b7306391f411c030dc27..8691f5b7bbe9138e9a4aa421da9a374536a8b556:/COMPILING diff --git a/COMPILING b/COMPILING index 118305fa..21782e2f 100644 --- 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