Re: [Fxruby-users] using fxruby with exerb?
Status: Inactive
Brought to you by:
lyle
From: Emmanuel T. <emm...@wa...> - 2003-12-11 13:47:26
|
Takashi & Kayoko Sano wrote: >Hi Emmanuel, > >Emmanuel Touzery <emm...@wa...> wrote: > > >>but i still have a question: even though the original file was . >>rbw (to >>avoid opening of an output text window) the result binary does >>open a >>DOS console when run. any way to disable that? >> >> > >You need to specify the ruby core file for GUI. exerb has two >variations of ruby core files, one is for cui such as >ruby168c.rbx and the other is for gui such as ruby168g.rbx. >You have to specify a core file ending with "g" in your recipe >file. > > wonderful... thank you very much. exerb is really very very impressive stuff. plus, now i can finally dump ruby 1.6 and ship binaries based on 1.8 :O) emmanuel |