Subject: Re: [ruby-ffi] 1.2.0.pre6 testing |
From: Wayne Meissner |
Date: 11/14/12 3:24 PM |
To: ruby-ffi@googlegroups.com |
While I never install ffi this way, jruby+bundler on Win7 32bit with JRuby 1.7.0 ended up in Wile E. flames trying to build the C ext due to my scheming:
C:\Users\Jon\Downloads\temp\ffi-java>type Gemfile
source :rubygems
gem 'ffi', '1.2.0.pre6', :platforms => :jruby
C:\Users\Jon\Downloads\temp\ffi-java>bundle install
Fetching gem metadata from http://rubygems.org/...........
Fetching gem metadata from http://rubygems.org/..
Installing ffi (1.2.0.pre6) with native extensions
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.