chris clepper wrote:
I have a Windows and Intel Mac build of GEM that I believe are up to date and reasonably full featured. The only thing I could not get running on Windows is the fiducial tracking and the Pbuffer based code. I would like to post the binaries somewhere like IEM if possible.
yesterday i had a hard time building Gem on a powerbook pro.
well, actually it was straightforward, without font-support. however, for the life of me (and the few hours i was willing to spend) it was impossible to get FTGL-support running.
freetype-2.1.4 compiled fine, ftgl compiled fine. the FTGL-demo did NOT run, it was complaining about preloading disabled with freetype2 dylibs. i ran preload_update (or however it is called) but to no avail.
compiling/linking Gem worked fine, but it refused to load, because it couldn't find FT_Get_Kerning() (iirc)
any ideas. or even simpler: anyone with a macintel binary lying around?
mfg.adsr. IOhannes
PS: @hc i know, if the FTGL support would come right with Gem, then the autobuilds might have already detected this...
PPS: i get loads of deprecation warnings as soon as it comes to quicktime-specific function calls. is this normal?