Hi, 

I have this error when I try to use mailcatcher. 

I'm working on windows 10 did fresh installation of ruby and gems. I try to 
reinstall sqlite3, copy it to ruby/bin folder etc. 
I have run out of any ideas how to fix it.

When I invoke mailcatcher i get this error:

C:\>mailcatcher
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require': cannot load such file -- sqlite3/sqlite3_native (LoadError)
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sqlite3-1.3.11-x64-mingw32/lib/sqlite3.rb:6:in
 
`rescue in <top (required)>'
        from 
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/sqlite3-1.3.11-x64-mingw32/lib/sqlite3.rb:2:in
 
`<top (required)>'
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/mailcatcher-0.6.5/lib/mail_catcher/mail.rb:4:in
 
`<top (required)>'
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/mailcatcher-0.6.5/lib/mail_catcher.rb:27:in
 
`<top (required)>'
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
        from 
C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/mailcatcher-0.6.5/bin/mailcatcher:3:in 
`<top (required)>'
        from C:/Ruby23-x64/bin/mailcatcher:23:in `load'
        from C:/Ruby23-x64/bin/mailcatcher:23:in `<main>'

C:\>where sqlite3.dll
C:\Ruby23-x64\bin\sqlite3.dll
C:\RailsInstaller\Ruby2.2.0\bin\sqlite3.dll


If there any one can help me it will be great, thank you in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlite3-ruby" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlite3-ruby+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to