Error when starting Solarus under Mac OSX Maverick

Started by clem, September 26, 2014, 02:07:52 AM

Previous topic - Next topic
Hello,

I tried to open the solarus file with a \data Folder in the same directory, but I get this Error:

clem:~ clem$ /Users/clem/solarus-1.2/sample_quest/solarus ; exit;
dyld: Library not loaded: @rpath/SDL2_image.framework/Versions/A/SDL2_image
  Referenced from: /Users/clem/solarus-1.2/sample_quest/solarus
  Reason: image not found
Trace/BPT trap: 5
logout

I installed the SDL2 Framework as said on their website.

Sorry that this might be a really stupid beginners fault but I just switched to Mac OSX from Windows and am not at all used to it yet.

Hopefully someone can help me. Keep up the great work!
greetings from Munich,
clem

Did you install SDL2_image and SDL2_ttf as well as SDL2 ?

If yes, you can place them into /Library/Frameworks , Solarus should be able to find them here.
In case, there is a french tutorial here which could help you, you can skip all bundle-specific part if you only wish to build the binary.