Hi People,
I am trying to get the chaos-0.2 external to run in Purr Data. Somehow I actually got it running, but suddenly it's not working anymore, and I just get chaos: can't load library
. I read somewhere that one would need to compile the external first, but trying that I only get errors as well: ➜ chaos make cc -I"/Applications/Pd-extended.app/Contents/Resources/include/pd" -DPD -DVERSION='"0.2"' -arch ppc -arch i386 -arch x86_64 -mmacosx-version-min=10.4 -fPIC -I/sw/include -Wall -W -g -ftree-vectorize -ftree-vectorizer-verbose=2 -fast -o "attract1.o" -c "attract1.c" clang: error: unknown argument: '-ftree-vectorizer-verbose=2' make: *** [attract1.o] Error 1
Is there a way to get this running? If yes, how so?
Thanks in advance.
Timo