|
|
|
|
|
by jokoon
3879 days ago
|
|
Well I sold my macbook pro because I wasn't able to build my ogre project properly. For years. Also there was some OIS (not iOS, OIS) input issue. It comes from apple force feeding Cocoa into opengl apps, or something like that, which can only be remedied by using some SDL hack. Anyway, I don't really care anymore, I bought a thinkpad instead. Cocoa is just something I just can't even. My experience has been pretty different. I'm not a professional developer though. |
|
I tried multiple times to contribute OS X fixes to the Ogre code base. They're not hard things --
1. Use SDL not OIS.
2. The symlinking is broken.
3. Link the frameworks properly.
There was one more thing, I think. Just minor issues that probably have crept into the codebase because no one is able to contribute the fixes.
It's Ogre. It's not OS X.