[xinf] os x 10.4.8 (intel) opengl fails...
daniel fischer
dan at f3c.com
Tue Mar 6 15:03:03 CET 2007
Sean Charles <sean.charles at objitsu.com> (on Mon, 5 Mar 2007 20:55:00 +0000):
> local/lib/haxe/lib/opengl/0,0,2/ndll/Mac/opengl.ndll, 1): Library not
> loaded: /opt/osx/i686-apple-darwin/lib/libgcc_s.1.0.dylib
> Referenced from: /usr/local/lib/haxe/lib/opengl/0,0,2/ndll/Mac/
> opengl.ndll
> Reason: image not found)
> Any clues, is it a PPC build ?
Hey Sean,
i hope to have this solved with the next release (soon), meanwhile, you can work around it by linking libgcc_s.1.0.dylib to libgcc_s.1.dylib, like so:
# ln -s /usr/lib/libgcc_s.1.dylib /usr/lib/libgcc_s.1.0.dylib
all xinf osx builds should be fat/universal binaries (x86/ppc).
hth,
-dan
--
http://0xDF.com/
http://iterative.org/
More information about the xinf
mailing list