Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OS X Trouble
#4
Same happened to me. It is related to SDL libraries, not being found on the system. In order to solve this you need to follow the first steps described here:

Install Xcode

Then in terminal run the following commands:

Code:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"


Code:
brew install cmake sdl2 sdl2_image sdl2_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg wget


As soon as I didi this Colobot started working straight away in my MBP Retina Mid-14.


Messages In This Thread
OS X Trouble - by speedyblupi - 06-09-2016, 01:52 PM
RE: OS X Trouble - by Schocker - 06-14-2016, 08:48 PM
RE: OS X Trouble - by Far2ne - 06-15-2016, 06:14 PM
RE: OS X Trouble - by beyond3r - 07-23-2016, 05:16 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)