Hello,
I'm having trouble compiling zexy for OSX, the compile fails at:
gcc -bundle -bundle_loader ../../../pd/bin/pd -o zexy.pd_darwin *.o -lc -lm ld: Undefined symbols: _z_operating_system_setup make: *** [all] Error 1
This is a CVS update from about a week ago.
Thanks Ben
ben@ekran.org wrote:
Hello,
I'm having trouble compiling zexy for OSX, the compile fails at:
gcc -bundle -bundle_loader ../../../pd/bin/pd -o zexy.pd_darwin *.o -lc -lm ld: Undefined symbols: _z_operating_system_setup
i guess you (i) have to add the file "z_operating_system.c" to the makefile.
sorry for any inconvenience.
mf.asd.r IOhannes