Re: [PD] DesireData 0.39.A.pre4

2006-12-19 Thread Mathieu Bouchard
On Sun, 10 Dec 2006, David NG McCallum wrote: Then I get this error: g++ $PWD/libpd.dylib main.c -o pd /usr/bin/ld: /Users/david/downloads/desiredata-0.39.A.pre4/src/libpd.dylib is input for the dynamic link editor, is not relocatable by the static link editor again I've included a fix for t

Re: [PD] DesireData 0.39.A.pre4

2006-12-08 Thread Mathieu Bouchard
On Thu, 7 Dec 2006, David NG McCallum wrote: Compile error... g++ -Wl $PWD/libpd.dylib main.c -o pd cc1plus: error: unrecognized command line option "-Wl" make: *** [pd] Error 1 pre3 compiled fine? Intel mac. It's a typo. Mac users should remove "-Wl" from the makefile after doing ./configur

Re: [PD] DesireData 0.39.A.pre4

2006-12-07 Thread David NG McCallum
Compile error... ... cc -DDESIRE -DDONTUSESIMD -g -O2 -DPD -O3 -funroll-loops -fomit-frame-pointer -DMACOSX -DUNISTD -I/usr/X11R6/include -DPA_USE_COREAUDIO -Wall -Wno-unused-parameter -I. -DINSTALL_PREFIX=\"/usr/local\" -Wno-parentheses -Wno-switch -Wno-unused-variable -Wstrict-prototypes -c -

[PD] DesireData 0.39.A.pre4

2006-12-07 Thread Mathieu Bouchard
http://artengine.ca/desiredata/download/desiredata-0.39.A.pre4.tar.gz Desire 0.39.A.pre4 (2006.12.07) (-r desiredata; ./configure && make) : * major speedup of the GUI (sometimes 3-4 times faster) * lots of bugfixes * logging of the socket into the terminal is now disabled by default * intr