roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

companion9x Update 1.44.dmg does not run #221

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Gets this error:

OS Version:      Mac OS X 10.8.4 (12E55)
Dyld Error Message:
  Library not loaded: @rpath/SDL.framework/Versions/A/SDL
  Referenced from: /Applications/companion9x.app/Contents/MacOS/companion9x
  Reason: image not found

Original issue reported on code.google.com by marhar@gmail.com on 5 Aug 2013 at 7:48

GoogleCodeExporter commented 8 years ago
Did you installed before version .97 ?

Original comment by romolo.m...@gmail.com on 5 Aug 2013 at 8:00

GoogleCodeExporter commented 8 years ago
Worked around:

- install xcode
- from xcode/preferences/download, install command line tools
- download SDL library mentioned here: 
https://code.google.com/p/companion9x/wiki/NewMacBuild
- sudo cp build/.libs/libSDL.dylib /usr/local/lib/SDL

Original comment by marhar@gmail.com on 5 Aug 2013 at 8:37

GoogleCodeExporter commented 8 years ago
To whomever is building c9x:

Remove /Library/Frameworks/SDL.Frameworks from their machine.

use homebrew or macports to install sdl.

Rebuild c9x and sdl will be included in the app bundle and not require anything 
in /Library/Frameworks

Original comment by carlpete...@me.com on 5 Aug 2013 at 12:59

GoogleCodeExporter commented 8 years ago
Issue 239 has been merged into this issue.

Original comment by romolo.m...@gmail.com on 30 Aug 2013 at 2:16

GoogleCodeExporter commented 8 years ago

Original comment by romolo.m...@gmail.com on 30 Aug 2013 at 2:17

GoogleCodeExporter commented 8 years ago
I have this exact problem with version 1.47.

Original comment by lunobil...@gmail.com on 9 Sep 2013 at 9:38

GoogleCodeExporter commented 8 years ago
hello
can you try this test version?
should solve the problem with any osx version

Thankyou

http://companion9x.googlecode.com/files/companion9x_1.47_test.dmg

Original comment by klamath1977@gmail.com on 9 Sep 2013 at 10:49