Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
And... it worked!
Saturday, November 4, 2017 - 07:29

And... it worked!

Thank you for following up, you did save me a lot of time sorting out library versions.

Actually -- managed to
Wednesday, October 11, 2017 - 19:41

Actually -- managed to uninstall sdl 2.0.6 and install sdl 2.0.6, taking a stab at the other packages (which depend on sdl2) following the same strategy

brew uninstall sdl2_ttf --force

brew uninstall sdl2_mixer --force

brew uninstall sdl2_image --force

brew uninstall sdl2 --force

brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/f028fb4ac27b8b8...

brew pin sdl2

[https://stackoverflow.com/questions/3987683/homebrew-install-specific-ve... -- using http://braumeister.org by sealocal]

Thanks, and eager to try it.
Wednesday, October 11, 2017 - 19:15

Thanks, and eager to try it.

Incidentally, if you have a suggestion on how to install sdl 2.0.5 on MAC OS, I spent about one hour trying to figure out how to do it using homebrew and it does not look easy, now that they have discontinued old version support. Maybe I should just forget about using homebrew..