whenever i try to start using rubyw.exe instead of ruby.exe (on win32), i
get a runtime error, right now, this isn't really a problem because i'm not
ready to release anything yet, but it's still weird.. does anybody know why?
i've tried reinstalling the package.
greetings, Dirk.
Is it an O/S error? Is the app exe itself corrupted? Is it a ruby error?
···
On 9/12/05, Dirk Meijer <hawkman.gelooft@gmail.com> wrote:
whenever i try to start using rubyw.exe instead of ruby.exe (on win32), i
get a runtime error, right now, this isn't really a problem because i'm
not
ready to release anything yet, but it's still weird.. does anybody know
why?
i've tried reinstalling the package.
greetings, Dirk.More info req. What sort of runtime error?
--
Into RFID? www.rfidnewsupdate.com <http://www.rfidnewsupdate.com> Simple,
fast, news.
Make sure that none of what you're trying to do writes to $stdout or
$stderr or reads from $stdin. These do not exist on non-console Win32
programs.
···
On 9/11/05, Dirk Meijer <hawkman.gelooft@gmail.com> wrote:
whenever i try to start using rubyw.exe instead of ruby.exe (on win32), i
get a runtime error, right now, this isn't really a problem because i'm not
ready to release anything yet, but it's still weird.. does anybody know why?
i've tried reinstalling the package.
--
Austin Ziegler * halostatue@gmail.com
* Alternate: austin@halostatue.ca
Are you using 182-15 of the one-click installer? I had some problems with a
couple FXRuby apps in 182-15 using rubyw.exe. I never figured it out but
182-14's rubyw.exe did not seem to have the problem.
Curt
···
On 9/11/05, Dirk Meijer <hawkman.gelooft@gmail.com> wrote:
whenever i try to start using rubyw.exe instead of ruby.exe (on win32), i
get a runtime error, right now, this isn't really a problem because i'm
not
ready to release anything yet, but it's still weird.. does anybody know
why?
i've tried reinstalling the package.
greetings, Dirk.
Are you using 182-15 of the one-click installer? I had some problems with
a
couple FXRuby apps in 182-15 using rubyw.exe. I never figured it out but
182-14's rubyw.exe did not seem to have the problem.
then i guess that's the problem, i'll check it out..