dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Portable.net on IPaq ... and winforms there


From: Gopal V
Subject: [DotGNU]Portable.net on IPaq ... and winforms there
Date: Tue, 24 Jun 2003 05:13:59 +0530
User-agent: Mutt/1.2.5i

Hi,
        Minddog managed to compile Portable.net using a public net cluster
of IPaqs hosted by the handhelds.org and I'm glad to say that it does
work to some extent .. A couple of csunit tests are failing , but in
general it's all good :-)

Trying to run XWinforms on it, I ran into a few problems .. I managed to 
open a normal window with WinForms via X11 export , but the regular 
FormsHello.exe failed in the IPaq system .. The errant part seems to be
the DrawProgressBar() . I'm almost sure it is a runtime bug because all
the *.dlls were compiled on x86 except the Xsharp/ dir which was compiled
on the IPaq itself.

The system does not have Imlib, so the image loading stuff currently doesn't
work :-( ...

I do think the error is some minor issue with the arm engine ... I 
suspect something fishy in the floating point stuff...

For those wanting to grab the ARM binaries they are situated on
address@hidden:/home/guest/address@hidden/pnet/
and the pnetlib there as well ... It is a CVS checkout, so that
we can fix it more easily via CVS . A normal SSH should export X11 
as well and ". address@hidden/path.sh" should set your paths
right to run ilrun as well.

Exception trace is attached..

Gopal
-- 
The difference between insanity and genius is measured by success

Attachment: winforms.err
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]