Topic: Not launching on OS X?
Hello
I've been trying without success to run the game on Mac OS X
Trying to launch using the terminal:
% Library/Application\ Support/Steam/SteamApps/common/Teeworlds/tw/teeworlds
dyld: Library not loaded: @rpath/SDL.framework/Versions/A/SDL
Referenced from: /Users/romuald/Library/Application Support/Steam/SteamApps/common/Teeworlds/tw/teeworlds
Reason: image not found
zsh: trace trap Library/Application\ Support/Steam/SteamApps/common/Teeworlds/tw/teeworlds
Same problem with 0.6.4 and the Steam version
OS X 10.11.6
I've tried to blindly install SDL packages from homebrew without any difference
brew cask install sdl-framework
brew install sdl sdl2 sld_image
Any clue as to what might be the cause of this issue?