Solarus-Games English Forum

Solarus => Bugs & Feature requests => Topic started by: clem on September 26, 2014, 02:07:52 AM

Title: Error when starting Solarus under Mac OSX Maverick
Post by: clem on September 26, 2014, 02:07:52 AM
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
Title: Re: Error when starting Solarus under Mac OSX Maverick
Post by: vlag on September 26, 2014, 01:02:50 PM
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 (http://forums.zelda-solarus.com/index.php/topic,22725.0.html) which could help you, you can skip all bundle-specific part if you only wish to build the binary.