Sqlite3-ruby gem not working on Windows

If sqlite3 is having problems building native extensions on Windows, uninstall your current version of the sqlite3-ruby gem.

gem uninstall sqlite3-ruby

and install version 1.2.3

gem install sqlite3-ruby -v1.2.3

Tags: , , ,

One Response to “Sqlite3-ruby gem not working on Windows”

  1. [...] you will want to make sure you are using a version of the sqlite gem that supports windows: gem install sqlite3-ruby [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">