Created
August 17, 2014 12:17
-
-
Save spajus/1c86cd8935b6cf13b5bc to your computer and use it in GitHub Desktop.
gosu ruby app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: /Users/spajus/.rvm/rubies/ruby-2.1.2/lib/libruby.2.1.0.dylib and UniversalRuby/libruby.2.1.0.dylib have the same architectures (x86_64) and can't be in the same fat output file | |
rake aborted! | |
Command failed with status (1): [lipo /Users/spajus/.rvm/rubies/ruby-2.1.2/...] | |
/Users/spajus/GitHub/ruby_app/Rakefile:19:in `merge_lib' | |
/Users/spajus/GitHub/ruby_app/Rakefile:49:in `block in <top (required)>' | |
Tasks: TOP => default => merge_current_platform_into_universal_ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment