Created
October 29, 2011 15:39
-
-
Save bil-bas/1324598 to your computer and use it in GitHub Desktop.
ocra fails with gosu 0.7.38
This file contains 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
gemspecpath = "C:/Ruby192/lib/ruby/gems/1.9.1/specifications/gosu-0.7.38-i386-mingw32.gemspec" | |
spec = Gem::Specification.load(gemspecpath) # nil | |
=begin | |
C:/Ruby192/lib/ruby/gems/1.9.1/gems/ocra-1.3.0/bin/ocra:624:in `block in find_gem_files': undefined method `full_name' for nil:NilClass (NoMethodError) | |
from C:/Ruby192/lib/ruby/gems/1.9.1/gems/ocra-1.3.0/bin/ocra:581:in `each' | |
from C:/Ruby192/lib/ruby/gems/1.9.1/gems/ocra-1.3.0/bin/ocra:581:in `find_gem_files' | |
from C:/Ruby192/lib/ruby/gems/1.9.1/gems/ocra-1.3.0/bin/ocra:702:in `build_exe' | |
from C:/Ruby192/lib/ruby/gems/1.9.1/gems/ocra-1.3.0/bin/ocra:1139:in `block in <top (required)>' | |
=end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment