-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I am using Ruby 2.0.0p247 (64bit) and corresponding DevKit on Window 10. I am try to install with gem install clipper
and everything seems to work.
However when I try to require it I have the error:
LoadError: 193: %1 is not a valid Win32 application. - C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/clipper-2.9.1/lib/clipper.so
from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `require'
from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:110:in `rescue in require'
from C:/Ruby200-x64/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:35:in `require'
from (irb):1
from C:/Ruby200-x64/bin/irb:12:in `<main>'
Other gems work normally as expected.
Metadata
Metadata
Assignees
Labels
No labels