project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - marathonman

Pages: [1]
1
Mac / Re: OSX installers
« on: January 04, 2011, 10:13:48 pm »
Game won't launch for me either. libsdl_image-framework was not present.

after I installed it with macports, it still crashes, though now I get a message that while it can find the library, it is of the wrong architecture

Code: [Select]
Dyld Error Message:
  Library not loaded: /opt/local/Library/Frameworks/SDL_image.framework/Versions/A/SDL_image
  Referenced from: /Applications/Games/UFOAI.app/Contents/MacOS/ufo
  Reason: no suitable image found.  Did find:
/opt/local/Library/Frameworks/SDL_image.framework/Versions/A/SDL_image: mach-o, but wrong architecture

I'm kinda perplexed by this, since it seems like macports installs a universal binary. Am I missing something?

Pages: [1]