Re: [Fxruby-announce] Compiling / Linking FXRuby
Status: Inactive
Brought to you by:
lyle
From: <ly...@kn...> - 2003-11-19 17:18:56
|
On Wed, 19 Nov 2003 18:08:15 +0100 (CET), Mahmut Ozcan <mah...@ya...> wrote : > First thanks to all persons worked and continue to > working on FXRuby. It's great! Thanks! > Ok, let's say when the things seems wrong : > > I'm working on Linux (SuSE 8.1) > > -fox-lib-1.1.41 > -latest stable snapshot of Ruby (yesterday, 1.8.1) > -FXRuby-1.0.27 As stated on the FXRuby home page, FXRuby only works with FOX 1.0.x. So you're already heading for trouble trying to use FOX 1.1.41; it shouldn't even compile against FOX 1.1.41, much less link. > Before the !ABOVE! steps I've tried the following and > succeed > (Of course I've completely removed the !BELOW! libs > and ruby after that) > > -fox-lib-1.0.47 !!! > -Ruby 1.8.0 !!! > -FXRuby-1.0.27.tar.gz. You should go back to this version of fox-lib, especially since it compiled and linked correctly. > With that config I have tried all the examples in the > examples directory. It seems all going well. If that was working, why did you change it? ;) But to summarize, be sure to use one of the fox-1.0.x releases with FXRuby. Hope this helps, Lyle P.S. Please send questions like this to the fxruby-users mailing list. The fxruby-announce mailing list is for announcements only. |