The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Frameworks not found compiling in Mountain Lion
jorgeas80 Offline
Junior Member

Posts: 21
Threads: 7
Joined: Jan 2014
Reputation: 0
#1
Frameworks not found compiling in Mountain Lion

Hello,

It's my first time coding in Mac with XCode, and I'm having some silly problems, even compiling the OALWrapper.

Main one is XCode 5 can't find the SDL framework, even when it's here (at /Library/Frameworks/SDL.framework). I've tried by manually deleting it and adding it again. But still getting the same 2 errors:
  • OAL_Effect.cpp: SDL_mutex.h file not found
  • OAL_EffectSlot.cpp: SDL_mutex.h file not found

The file is there. It appears in Framewors, SDL.frameworks, Headers, in the project navigator. The same happens if I first include another SDL related header (it can't be found). So, it's not a problem with SDL_mutex.h itself

What am I doing wrong?

Many thanks in advance

Sorry, just realized this post should be in the OALWrapper forum. I added it here because I first had problems compiling the game itself. But I reduced the error to this library. Still have more errors to solve after this :-(
(This post was last modified: 01-07-2014, 11:15 AM by jorgeas80.)
01-07-2014, 10:58 AM
Website Find


Messages In This Thread
Frameworks not found compiling in Mountain Lion - by jorgeas80 - 01-07-2014, 10:58 AM



Users browsing this thread: 1 Guest(s)