hello just downloaded it, but it does not compile. I have FXRuby 0.99.188 and fox-099.188 on a RedHat 7.1 with Ruby 1.6.5 I get the following error: /home/markus/software/devel/ruby/gui/FXRuby-0.99.188$ ruby install.rb setup install.rb: entering setup phase... ---> lib ---> lib/fox <--- lib/fox <--- lib ---> ext ---> ext/fox make g++ -fPIC -g -O2 -O0 -DSWIG_NOINCLUDE -Iinclude -I/usr/local/lib/ruby/1.6/i686-linux -I/home/markus/software/devel/ruby/gui/FXRuby-0.99.188/ext/fox -I/usr/local/include -DHAVE_SYS_TIME_H -I/usr/local/include/fox -I/usr/local/include -c -o FXRbApp.o FXRbApp.cpp FXRbApp.cpp: In method `long int FXRbApp::onChoreThreads (FXObject *, unsigned int, void *)': /usr/local/lib/ruby/1.6/i686-linux/intern.h:172: too many arguments to function `void rb_thread_wait_for ()' FXRbApp.cpp:113: at this point in file make: *** [FXRbApp.o] Error 1 setup failed 'system make' failed try 'ruby install.rb --help' for usage do you know what to do?? FXRuby looks cool, so I'd really like to play with it. markus Lyle Johnson wrote: > All, > > I am pleased to announce the latest release of FXRuby (for use with > fox-0.99.188). In addition to the updates for compatibility with > fox-0.99.188, this release incorporates several patches so that the code > compiles properly under Microsoft Visual C++ for use with that build of > Ruby. For more information, please check the changes list: > > > http://sourceforge.net/project/shownotes.php?group_id=20243&release_id=68806 > > and to download either the source tarball or precompiled binaries for > Windows, check the downloads page here: > > http://sourceforge.net/project/showfiles.php?group_id=20243 > > and as always, the FXRuby home page is here: > > http://fxruby.sourceforge.net > > Enjoy!