search for: wxruby19

Displaying 2 results from an estimated 2 matches for "wxruby19".

Did you mean: wxruby1
2010 Jul 21
0
Error when loading wxruby
...e/username/Documents/Projects/Ruby/ProjectName/lib/main.rb:1:in `<main>'' I''m using Ubuntu 10.04, NetBeans 6.9, Ruby 1.9.1, RubyGems 1.3.5, and everything sees each other just perfectly. No problems with the RubyGems platform in NetBeans. However, as you see from the error, WxRuby19 is version 2.0.0 instead of 2.0.1, and for whatever reason, when I try to install 2.0.1 it jumps back to 2.0.0, and when I try to update, it says ''nothing to update''. Should I unpack the 2.0.1 archive manually into the rubygems directory, and see if that fixes anything? - Hameed
2010 Oct 29
0
Uninitialized Constant Wx
...ns. So it appears as though the client succeeded in loading Wx one time, and that the client failed to load Wx every time afterward. I tried setting the default version of Ruby to 1.9.1 again, guessing that maybe it got reset to 1.8, but that didn''t help. Then I remembered that I ran the WxRuby19 Sample "wxClient.rb" in a terminal after the first test of my client but before the next test of my client. Could it be that running the sample script somehow dislodged my client script from finding the Wx library? I just checked by placing a puts statement immediately after the '...