aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorDavid Doukhan <rudk@users.sourceforge.net>2011-02-07 18:23:37 +0000
committerDavid Doukhan <rudk@users.sourceforge.net>2011-02-07 18:23:37 +0000
commit3cd541f7d7d563a5958ed8e85593d450690889ab (patch)
tree67a050bbbfda39b8b6618994e836a806bb6ef3bd /README.txt
parent74d1490651de096316f94de6d6dfec5e485dc99d (diff)
some compilation options for mingw
svn path=/trunk/externals/ddoukhan/cw_binaural~/; revision=14860
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 611feeb..f125937 100644
--- a/README.txt
+++ b/README.txt
@@ -10,5 +10,7 @@ David Doukhan and Anne Sedes, PDCON09
* libsndfile should be installed on your machine in order to compile the external
+* when using mingw compiler, you should install the gnu regex lib
+
* The external use try/catch statements. On some OS, it may cause PD to crash when exceptions are thrown. To solve this issue, go to file=>path=>startup, edit a new entry, and set cw_binaural~ to be the first external to be loaded.
For more details concerning the try/cath issue, see http://www.mail-archive.com/pd-dev@iem.at/msg06694.html