diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/INSTALL.WINDOWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/INSTALL.WINDOWS b/cpp/INSTALL.WINDOWS index aa0ed56ef69..db7f20851dd 100644 --- a/cpp/INSTALL.WINDOWS +++ b/cpp/INSTALL.WINDOWS @@ -145,6 +145,11 @@ mcpp: patch -p0 < mcpp-2.6.4.patch + You can download the patch utility from the following location if + you do not already have it available. + + http://gnuwin32.sourceforge.net/packages/patch.htm + 2. CD to the mcpp src directory: cd src |