Re: Mac - Universal Binary
Reply #14 –
I get the same error as villeme -
MacOS morphius$ ./sim
dyld: lazy symbol binding failed: Symbol not found: _objc_msgSend
Referenced from: /Users/morphius/Downloads/simutrans/sim.app/Contents/MacOS/./sim
Expected in: /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
dyld: Symbol not found: _objc_msgSend
Referenced from: /Users/morphius/Downloads/simutrans/sim.app/Contents/MacOS/./sim
Expected in: /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
Trace/BPT trap
I'm running 10.5.5 on Intel.
And I can't run the ones off the SF download page either. I have SDL 1.2.11 and SDL Mixer 1.2.8 installed in /Library/Frameworks but I get this error:
simutrans morphius$ ./simutrans
dyld: Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
Referenced from: /Users/morphius/Downloads/simutrans/simutrans/./simutrans
Reason: image not found
Trace/BPT trap