aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-03 14:11:56 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-03 14:11:56 +0000
commit294e6785d6fbb1761fd68e2575f5fa25b148f5b0 (patch)
tree2884bc727de0c8ea59f68fdb814ce2a253a6948e /externals/grill/flext/tutorial/readme.txt
parentcdf86b37d6180f5f88393c02d8f5e19e2e645ad6 (diff)
"version 0.4.1"
svn path=/trunk/; revision=318
Diffstat (limited to 'externals/grill/flext/tutorial/readme.txt')
-rw-r--r--externals/grill/flext/tutorial/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/readme.txt b/externals/grill/flext/tutorial/readme.txt
index 98221ae7..3be656e7 100644
--- a/externals/grill/flext/tutorial/readme.txt
+++ b/externals/grill/flext/tutorial/readme.txt
@@ -29,6 +29,8 @@ download from: http://www.may.ie/academic/music/musictec/SndObj/main.html
if you choose to compile with STK support you will need the respective package and build a library
download from: http://ccrma-www.stanford.edu/software/stk/
+Under linux you can create such a library from the STK directory with:
+"g++ -c -pipe -I include -D __LINUX_OSS__ src/*.cpp && ar r libstk.a *.o && rm -f *.o"
----------------------------------------------------------------------------