X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/6a2e5adffd2a4a97ffd090cb536cd63ffd2fad54..5215a874429bf41ec24c83d6d5f631233faf3d76:/COMPILING.txt diff --git a/COMPILING.txt b/COMPILING.txt index 1cc34a0f..e06da5bb 100644 --- a/COMPILING.txt +++ b/COMPILING.txt @@ -1,12 +1,13 @@ The project compiles on Linux, Mac OS X and Windows (MinGW/MSYS). it requires: -- gcc >= 4.4 +- gcc >= 4.8 - libpthread - libreadline - libusb - perl - an ARM cross-compiler to compile the firmware +- libncurses5-dev and optionally QT for the GUI