hi thomas,
ok, that's not mentioned in the documentation - is it? i tried to compile flext, an added -lib flext to .pdrc pd quotes on startup: flext: can't load library
thanks, max
Am 08.03.2005 um 10:29 schrieb Thomas Grill:
Hi Max, to compile pool, you will need to download, compile and install the flext package (http://grrrr.org/ext/flext ) beforehand. Configuration is similar to pool. If you already installed it please make sure that the paths in pool/config***.txt are pointing to the right folders.
best greetings, Thomas
Max Neupert schrieb:
Am 07.03.2005 um 15:12 schrieb Thomas Grill:
Hi Max, which versions of flext and pool are you using?
McLaren:~/Desktop/pool.1 max$ make make: *** No targets specified and no makefile found. Stop.
what's my problem here?
please use "sh build-pd-darwin.sh"
best greetings, Thomas
hi thomas, list,
i use the one's from your website, just downloaded.
here is what i get if i try to make pool using "sh build-pd-darwin.sh":
McLaren:~/Desktop/pool.1 max$ sh build-pd-darwin.sh build-pd-darwin.sh: line 28: -maltivec: command not found touch source/main.cpp g++ -c -O2 -malign-power -maltivec -faltivec -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -DFLEXT_SYS=2
-I/Applications/Pd-0.38.app/Contents/Resources/src -I/Applications/Pd-0.38.app/Contents/Resources/extra/flext source/main.cpp -o pd-darwin/main.o In file included from source/main.cpp:11: ...