From 294e6785d6fbb1761fd68e2575f5fa25b148f5b0 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 3 Jan 2003 14:11:56 +0000 Subject: "version 0.4.1" svn path=/trunk/; revision=318 --- externals/grill/flext/tutorial/readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'externals/grill/flext/tutorial/readme.txt') 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" ---------------------------------------------------------------------------- -- cgit v1.2.1