Paul Calamia wrote:
Iohannes,
hi. (i forward your mail also to the gem-dev@iem.at mailinglist: there are people who know more than me about the os-X build process)
what do you consider necessary? it would be good to know this modifications so they could eventually be incorporated (or at least: handled) in a regular build.
how are you compiling Gem? using configure/make or using xcode (question to jamie&chris: are you using the autoconf build system? (so can we expect it to work :) ?)
[...]
_s_symbol _garray_redraw
all of them are defined in pd. you have to link against pd. for this, the build process has to find pd (when using configure, i think there is an option to tell it, where to find pd)
recordQT::getCodecName(int) recordQT::getCodecDescription(int)
this might be a bug. for now, just delete the files Pixes/record* and Pixes/pix_record.* (don't delete Pixes/pix_recordQT.* if you want to record to a movie)
collect2: ld returned 1 exit status make: *** [Gem.pd_darwin] Error 1
mfg.a.dr IOhannes
On 2/18/06, IOhannes m zmoelnig zmoelnig@iem.at wrote:
I have only used the awful XCode (and it's much more reliable ProjectBuilder forebear) to work on GEM. I have no idea if the make based system works or not. XCode is giving me enough crap that I am probably need to try it though.