Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masak/172418 to your computer and use it in GitHub Desktop.
Save masak/172418 to your computer and use it in GitHub Desktop.
$ locate .dylib | grep -i libsdl
/Applications/VLC.app/Contents/MacOS/lib/libSDL-1.2.0.dylib
/Applications/VLC.app/Contents/MacOS/lib/libSDL_image.0.dylib
/Applications/VLC.app/Contents/MacOS/modules/libsdl_image_plugin.dylib
/opt/local/lib/libSDL-1.2.0.11.2.dylib
/opt/local/lib/libSDL-1.2.0.dylib
/opt/local/lib/libSDL.dylib
/opt/local/var/macports/software/libsdl/1.2.13_6/opt/local/lib/libSDL-1.2.0.11.2.dylib
/opt/local/var/macports/software/libsdl/1.2.13_6/opt/local/lib/libSDL-1.2.0.dylib
/opt/local/var/macports/software/libsdl/1.2.13_6/opt/local/lib/libSDL.dylib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment