Skip to content

CI Builds lack sndfile.framework and freetype.framework #56

@adammw

Description

@adammw

When downloading http://openskyscraper.org/binaries/openskyscraper-20140816-1202-184b5d6-macosx.tar.bz2 and trying to execute it, I get an error that libraries cannot be found:

dyld: Library not loaded: @executable_path/../Frameworks/sndfile.framework/Versions/A/sndfile
  Referenced from: /Users/adam/Downloads/OpenSkyscraper.app/Contents/Frameworks/../MacOS/../Frameworks/sfml-audio.framework/Versions/A/sfml-audio
  Reason: image not found
Trace/BPT trap: 5

Downloading SFML and copying sndfile.framework and freetype.framework from extlibs to the Frameworks folder solves the issue.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions