32/64 bit problems on osx

May 26, 2010

By default gcc on mac builds 64bit binaries. My app depends on Urbi and Player/Stage. Urbi depends on Boost, Player depends on Boost, Stage depends on Player and on FLTK. FLTK is 32 bit only!

Spent all the day trying to get all this shit to work.