adobe-flash / crossbridge

Welcome to visit the homepage!
http://www.crossbridge.io
542 stars 194 forks source link

Some fixes for OS X 10.9 Mavericks #31

Closed stopiccot closed 10 years ago

stopiccot commented 10 years ago

I've recently upgraded to OS X 10.9 and Xcode 5. gcc and g++ are now just aliases for clang. Currently crossbridge (futures branch) fails to build in this environment. Here is a bunch of fixes from me to make crossbridge buildable again (up to some point, tr target still fails). It would be nice if someone could test my changes in old environment (OS X 10.8.5 and Xcode 4.6.3)

cbakgly commented 10 years ago

Thanks! I will test it when I get the old env ready.

With maverick and xcode 5, I got many errors in configuration of cmake. Guess something messed up. Because I download a copy and succeed.