I am trying to install SQLite3 for my rails app. However I keep getting this error:
Any ideas?
Code:
./sqlite3.dll: 127: The specified procedure could not be found. – Init_sqlite3 (LoadError)
Comment