[as2api-dev] Re: as2api - 'compile' to one executable file

David Holroyd dave at badgers-in-foil.co.uk
Wed Sep 20 12:58:00 UTC 2006


On Wed, Sep 20, 2006 at 01:51:01PM +0200, Ralf Lindemann wrote:
> thanks for your fast reply.
> Well, I tried rs2exe, but I wasn't able to get it work.
> 
> I followed this one the "Creating an executable..." to install Ruby, GTK,
> ruby-gtk and so on.
> But, when I wanted the project compiled, nothing happens.
> :>Ruby rubyscript2exe.rb project.rb
> One short moment... and prompt was back

It doesn't even say something like "Tracing project..."?

> No .exe has been created
> I don't know, what I did wrong or I didn't do.
> 
> Maybe you have any idea?
> 
> Well, I did not create those "pre-setup-file", everything else was done.
> With no success.
> 
> Meanwhile I got more and more ambitious. There must be a way to get one
> single exe-file, mustn't it?

Does it work ok if you just run it like that on it's own (i.e. just
:>Ruby project.rb )?

Does 'project.rb' print anything?  Maybe you could 'puts "hello"' at the
top to see if it actually executes?

Does it work on another platform (i.e. Linux rather than Windows)?


ta,
dave



More information about the as2api-dev mailing list