Skip to content

SQLite3 fat GEM for ruby 2.5 on Windows #228

@sroller

Description

@sroller

Hi, may I asked whether there will be a gem which contains the binaries for ruby 2.5 on Windows?
I can install the gem but a ruby script fails to load the extension.
After I remove the failing gem I can install using the following command

ridk exec pacman -S mingw-w64-x86_64-sqlite3
gem inst sqlite3 --platform ruby

which installs the gem from source, similar to *ix platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions