Re: ARM port
- Posted by Jerome Aug 28, 2011
- 5426 views
raseu said...
have you done any tests using an ARM image via QEMU ?
Sorry, I don't have any experience with QEMU. What is it?
It looks like Scratchbox uses QEMU under the hood. So I do use it to emulate my ARM environment for testing!
raseu said...
are you able to use any GUI libraries via the euphoria wrappers on
your ARM phone ?
I have been using wxEuphoria to build GUIs on my phone. There are some quirks that don't work exactly right, but overall it works well! For example, trying to get the mouse coordinates from a mouse event causes a crash (my phone has a touch screen but no real mouse).
Thanks,
Ira