Colobot Forum - International Colobot Community
OS X Trouble - Printable Version

+- Colobot Forum - International Colobot Community (https://colobot.info/forum)
+-- Forum: [Archive] New forum (2015-2019) (https://colobot.info/forum/forumdisplay.php?fid=76)
+--- Forum: Colobot: Gold Edition Basics (https://colobot.info/forum/forumdisplay.php?fid=58)
+---- Forum: Help (https://colobot.info/forum/forumdisplay.php?fid=61)
+---- Thread: OS X Trouble (/showthread.php?tid=807)



OS X Trouble - speedyblupi - 06-09-2016

My friend just installed colobot gold master 0.1.7b OSX. Installation went well. When he tries to start up, mac tries to start, but just stops, and colobot doesn't start. How can he fix this?


RE: OS X Trouble - Schocker - 06-14-2016

Seems to work fine for me under OS X 10.11.6 on MBA mid-2013. Can your friend post what the Console.app says about Colobot? This could help us determine what the problem is.


RE: OS X Trouble - Far2ne - 06-15-2016

(06-14-2016, 08:48 PM)Schocker Wrote: Seems to work fine for me under OS X 10.11.6 on MBA mid-2013. Can your friend post what the Console.app says about Colobot? This could help us determine what the problem is.

[INFO]: CApplication created successfully
[ERROR]: SDL_Image initialization error:
Failed loading libpng.dylib: dlopen(libpng.dylib, 6): image not foundERROR: SDL_Image initialization error:
Failed loading libpng.dylib: dlopen(libpng.dylib, 6): image not found


RE: OS X Trouble - beyond3r - 07-23-2016

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.