diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2008-11-25 09:26:43 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2008-11-25 09:26:43 +0000 |
commit | 801e1d051c4329f0409a81ce18d886ea178d92b6 (patch) | |
tree | 526218bff93a1fa9fb7eb26397462f04214d388e | |
parent | 87f1fbbc1ba4093fac7138ca18d6a3a141579d53 (diff) |
added note about using IEMguts with wrong versions of Pd.
svn path=/trunk/externals/iem/iemguts/; revision=10382
-rw-r--r-- | README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -12,6 +12,14 @@ IEMguts is a collection of objects that deal with the infrastructure to build better abstractions.
they might be of no use on their own...
+
+danger::
+--------
+IEMguts often deal with non-official internals of Pure data.
+These internals might change in future versions of Pd, rendering IEMguts unuseable.
+Always make sure that you are using IEMguts with the same version as it was compiled with!
+Else you might experience non-functional, crashing or exploding intestines.
+
installation::
--------------
#1> cd src/
|