From: Cristian Ispas on

I use a Ruby 1.8.7 on Ubuntu, I have made up a Ruby application to
which I plan to add some GUI with TK and afterwards make it work also
for Windows people as a GUI.
Has anyone tested RubyScript2Exe in creating an executable for Windows
from the initial Ruby application embedded with widgets of TK?
How is it working on Windows? any bugs? anything better than
Rubyscript2Exe?

Thanks,

Cristian
--
Posted via http://www.ruby-forum.com/.

From: Roger Pack on

> How is it working on Windows? any bugs? anything better than
> Rubyscript2Exe?

http://wiki.github.com/rdp/ruby_tutorials_core/ruby-talk-faq#ruby_to_exe

might help.
-r
--
Posted via http://www.ruby-forum.com/.