Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Frameworks not found compiling in Mountain Lion
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#2
RE: Frameworks not found compiling in Mountain Lion

I believe the issue there is that I've made a # of changes to the OALWrapper code-base and haven't updated the Xcodeproject at all.. OALWrapper now supports compiling against SDL 1.2 AND SDL 2.0, to facilitate that the code expects the include path to be different so that #include <SDL_mutex.h> work, where as before #include <SDL/SDL_mutex.h> was used.

The simplest approach would actually be to ignore the xcodeproject and instead use CMake to generate new xcodeproject for your system

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
01-07-2014, 05:04 PM
Website Find


Messages In This Thread
RE: Frameworks not found compiling in Mountain Lion - by Urkle - 01-07-2014, 05:04 PM



Users browsing this thread: 2 Guest(s)