Author Topic: Error when starting Solarus under Mac OSX Maverick  (Read 3702 times)

0 Members and 1 Guest are viewing this topic.

clem
  • Newbie
  • *
  • Posts: 1
    • View Profile
Error when starting Solarus under Mac OSX Maverick
« 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

vlag
  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Error when starting Solarus under Mac OSX Maverick
« Reply #1 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 which could help you, you can skip all bundle-specific part if you only wish to build the binary.