1
Builds & Ports / Re: OSX App Nightly Dev 20160224
« on: February 25, 2017, 12:47:10 pm »
New user here.
Downloaded the file provided, and it works (so far) with my machine running 10.12.
I had to delete the libSDL_gfx.13.dylib symlink and create a new one (also pointing to libSDL_gfx.14.dylib). Otherwise the binary complains about not being able to find the dylib.
Thanks for the good work!
EDIT: In hindsight, the problem might have been due to permission on the symlink. I'm not sure, but perhaps all I had to do was chmod +rwx on the symlink instead of creating a new one?
Downloaded the file provided, and it works (so far) with my machine running 10.12.
I had to delete the libSDL_gfx.13.dylib symlink and create a new one (also pointing to libSDL_gfx.14.dylib). Otherwise the binary complains about not being able to find the dylib.
Thanks for the good work!
EDIT: In hindsight, the problem might have been due to permission on the symlink. I'm not sure, but perhaps all I had to do was chmod +rwx on the symlink instead of creating a new one?