Using Ruby 1.9, but wxruby looking for msvcrt-ruby18.dll

I installed wxruby on Windows. When running a wxruby app I get a window
that pops up saying “The program can’t start because msvcrt-ruby18.dll
is missing from your computer!”

I’m using Ruby 1.9, so why is it looking for a Ruby 1.8 dll? The file
msvcrt-ruby18.dll exists in my old Ruby 1.8 directory, but not in my
Ruby19 directory.

Does wxruby work with Ruby 1.9? Did I install the wrong gem?

– Alex

Alex DeCaria wrote:

I installed wxruby on Windows. When running a wxruby app I get a window
that pops up saying “The program can’t start because msvcrt-ruby18.dll
is missing from your computer!”

I’m using Ruby 1.9, so why is it looking for a Ruby 1.8 dll? The file
msvcrt-ruby18.dll exists in my old Ruby 1.8 directory, but not in my
Ruby19 directory.

Does wxruby work with Ruby 1.9? Did I install the wrong gem?

– Alex

gem install wxruby-ruby19

http://www.waydotnet.com/blog/2010/01/solved-ruby-1-9-1-mingw32-wxruby-undefined-reference-to-wxgraphicsrenderercreatebitmap/

last build gem (from svn):
http://www.waydotnet.com/blog/gem