Skip to content

LoadError on Ruby 2.0.0p247 and Windows 10 #9

@ruggieroguida

Description

@ruggieroguida

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions