aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/readme.txt
diff options
context:
space:
mode:
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"
----------------------------------------------------------------------------