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/readme.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'externals/grill/flext/readme.txt') diff --git a/externals/grill/flext/readme.txt b/externals/grill/flext/readme.txt index 1e566d19..7696ef6f 100644 --- a/externals/grill/flext/readme.txt +++ b/externals/grill/flext/readme.txt @@ -40,6 +40,9 @@ Package files: > 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/ +> For linking it may preferable to use a library of all the STK objects. +> Under linux you can create one 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