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
I'm kinda perplexed by this, since it seems like macports installs a universal binary. Am I missing something?
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?