Re: [Fxruby-users] Ruby 1.8 & FXRuby
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@kn...> - 2003-09-01 14:20:48
|
Brett S Hallett wrote: > I recently upgraded to Ruby 1.8 , installed OK, however I have now > 'lost' contact with FXRuby !! > Anybody else have this problem & how to recove my FOX access ?? You need to recompile (and reinstall) FXRuby against Ruby 1.8. This is going to be true for any "third-party" (i.e. not in the standard library) C/C++ Ruby extension modules that you may have been using. |