From 0bd0c851a374ba3e129a24528a828301345acb94 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Tue, 8 Apr 2003 02:33:02 +0000 Subject: "" svn path=/trunk/; revision=552 --- externals/grill/flext/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/flext/readme.txt') diff --git a/externals/grill/flext/readme.txt b/externals/grill/flext/readme.txt index 388945fc..cb9f90a1 100644 --- a/externals/grill/flext/readme.txt +++ b/externals/grill/flext/readme.txt @@ -24,7 +24,7 @@ o if you choose to compile with SndObj support you will need the respective libr o 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: + Under linux you can create one from the STK directory with something like "g++ -c -pipe -I include -D __LINUX_OSS__ src/*.cpp && ar r libstk.a *.o && rm -f *.o" ---------------------------------------------------------------------------- -- cgit v1.2.1