From eddc46fd78e1347755af1aa543488c024d7b8a4d Mon Sep 17 00:00:00 2001 From: Alex Lian Date: Fri, 1 Feb 2013 10:17:20 -0500 Subject: [PATCH] Windows: Update readme for requirement for PCRE --- README-Windows.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README-Windows.txt b/README-Windows.txt index 3a322c0..3f07cfa 100644 --- a/README-Windows.txt +++ b/README-Windows.txt @@ -11,6 +11,7 @@ Requirements - MinGW-w64 compiler toolchain [1] - LibUsb-Win32 1.2.5.0 (or greater) [2] - CMake 2.8 [3] +- PCRE for Windows [4] This was tested on Windows 7 64 bit, but should work on Windows Vista and Windows XP and 32 bit as well. @@ -57,3 +58,4 @@ References http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm64-gcc-4.5.1.exe/download [2] http://sourceforge.net/projects/libusb-win32/files/ [3] http://www.cmake.org +[4] http://gnuwin32.sourceforge.net/packages/pcre.htm \ No newline at end of file