Windows: Update readme for requirement for PCRE

This commit is contained in:
Alex Lian 2013-02-01 10:17:20 -05:00
parent 726f729aba
commit eddc46fd78

View file

@ -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