Forum: wxRuby Error: Missing msvcrt-ruby19.dll

Posted by Andre Polykanine (Guest)
on 2012-09-20 13:54
(Received via mailing list)
Hello everyone,
I'm new here and new to WxRuby also.
My  setup  is  the  following:  Windows  7 32 bit Ultimate; Ruby 1.9.3
through  RubyInstaller;  WxRuby  last  version  (I  made  "gem install
wxruby").
Here's   what  I'm  getting  when  trying  to  run  any  WxRuby sample
including provided ones in the gem folder:
ruby.exe - System Error
The program can't start because msvcrt-ruby18.dll is missing from
your computer. Try reinstalling the program to fix this problem.

I've found several answers at StackOverflow but they don't help.
I've installed the DevKit and tried to make
gem install wxruby --platform=ruby
but with no result: it can't find the latest gem for some reason.
Help me, please, to solve this.
Thanks!


--
With best regards from Ukraine,
Andre
Skype: Francophile
Twitter: http://twitter.com/m_elensule
Facebook: http://facebook.com/menelion
Posted by Marvin Gülker (quintus)
on 2012-09-20 21:09
Attachment: signature.asc (489 Bytes)
(Received via mailing list)
Am Thu, 20 Sep 2012 14:46:03 +0300
schrieb Andre Polykanine <andre@oire.org>:
> WxRuby  last  version  (I  made  "gem install
> wxruby").

You installed the gem for Ruby 1.8. Uninstall it and install the gem
for Ruby 1.9:

$ gem uninstall wxruby
$ gem install wxruby-ruby19

Vale,
Marvin

--
Blog: http://pegasus-alpha.eu/blog

ASCII-Ribbon-Kampagne        ()   | ASCII Ribbon Campaign        ()
- Stoppt HTML-E-Mail         /\   | - Against HTML E-Mail        /\
- Stoppt proprietäre Anhänge      | - Against proprietary attachments
www.asciiribbon.org/index-de.html | www.asciiribbon.org
Posted by Andre Polykanine (Guest)
on 2012-09-20 21:27
(Received via mailing list)
Hello Marvin,
Thanks a lot, that helped!



--
With best regards from Ukraine,
Andre
Skype: Francophile
My blog: http://oire.org/menelion (mostly in Russian)
Twitter: http://twitter.com/m_elensule
Facebook: http://facebook.com/menelion

------------ Original message ------------
From: Quintus <quintus@quintilianus.eu>
To: wxruby-users@rubyforge.org
Date created: , 10:08:42 PM
Subject: [wxruby-users] Error: Missing msvcrt-ruby19.dll


      Am Thu, 20 Sep 2012 14:46:03 +0300
schrieb Andre Polykanine <andre@oire.org>:
> WxRuby  last  version  (I  made  "gem install
> wxruby").

You installed the gem for Ruby 1.8. Uninstall it and install the gem
for Ruby 1.9:

$ gem uninstall wxruby
$ gem install wxruby-ruby19

Vale,
Marvin

--
Blog: http://pegasus-alpha.eu/blog

ASCII-Ribbon-Kampagne        ()   | ASCII Ribbon Campaign        ()
- Stoppt HTML-E-Mail         /\   | - Against HTML E-Mail        /\
- Stoppt proprietäre Anhänge      | - Against proprietary attachments
www.asciiribbon.org/index-de.html | www.asciiribbon.org
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.