Open GoogleCodeExporter opened 9 years ago
what version of xcode are you using?
Original comment by richarda...@gmail.com
on 10 Aug 2010 at 12:50
Aaron seems to have overlooked something there. For the moment add "set
(FBMAC_USE_COCOA 0)" to "examples/FBTestPlugin/PluginConfig.cmake"
Original comment by georg.fritzsche
on 10 Aug 2010 at 7:55
Ah, of course. I'll get on this as soon as I can.
Original comment by amack...@gmail.com
on 10 Aug 2010 at 9:13
Xcode 3.1.4
Original comment by bignikita
on 12 Aug 2010 at 5:11
Should be fixed in trunk.
Original comment by taxilian
on 24 Aug 2010 at 8:57
The following works for me now and produces a fat binary which runs in both 32
bit and 64 bit browsers:
hg clone https://firebreath.googlecode.com/hg/ firebreath
cd firebreath/
rm -rf examples/BasicMediaPlayer/
./prepmac.sh examples
cd buildex/
cmake --build . | tee build.log
Original comment by kalevlember@gmail.com
on 24 Aug 2010 at 9:44
Original issue reported on code.google.com by
bignikita
on 10 Aug 2010 at 11:02