Hi,
I’ve been trying to get ruby going on my windows CE device, but I can’t
get it to compile correctly. Has anyone here managed to get Ruby going
on a windows CE device? I know there are some binaries on
ruby-mswince, but none of those run on any of
my devices…
Kind regards,
Wim
On 8 Apr 2007, at 14:51, Wim Vander S. wrote:
I’ve been trying to get ruby going on my windows CE device, but I
can’t get it to compile correctly. Has anyone here managed to get
Ruby going on a windows CE device? I know there are some binaries
on ruby-mswince, but none of those run on
any of my devices…
I have it running on a Jornada 720 (ARM-based, WinCE 3.0 H/PC Pro)
using those binaries. Unless you have a command-line shell you’ll
want to download the WinCE Plus! pack for your machine, install the
file association tool and associate ruby scripts with either ruby.exe
or rubyw.exe so they launch from the explorer shell.
Ellie
Eleanor McHugh
Games With Brains
raise ArgumentError unless @reality.responds_to? :reason
Does tk work using those binaries? And sockets?
Thanks for your advice. I’ll try it againg with the hpc 2k version, I
have a MobilePro 900c, which runs .NET 4.2.
Wim
On Apr 8, 9:51 am, Wim Vander S. [email protected]
wrote:
Hi,
I’ve been trying to get ruby going on my windows CE device, but I can’t get it to compile correctly. Has anyone here managed to get Ruby going on a windows CE device? I know there are some binaries onhttp://uema2.s8.xrea.com/ruby-mswince/, but none of those run on any of my devices…
Kind regards,
Wim
I have determined a way to run it on my iPAQ 1940:
http://aeokos.org/tilt/2007.php#2007-04-18
MobileDigit
On 9 Apr 2007, at 16:35, Wim Vander S. wrote:
Does tk work using those binaries? And sockets?
Thanks for your advice. I’ll try it againg with the hpc 2k version,
I have a MobilePro 900c, which runs .NET 4.2.
I haven’t tried sockets due to lack of a compatible network card and
my eyes are allergic to Tk
Ellie
Eleanor McHugh
Games With Brains
raise ArgumentError unless @reality.responds_to? :reason