Aveek Adhya ha scritto:
Hi,
I have a set-top-box which is running STLinux. For developing UI I need some
kind of graphics library. I think Nano-X is a very option for embedded
system where memory size is a big issue. Can anybody tell whether Nano-X is
already ported on STLinux???

Hi,
AFAICT, you just have to compile nano-x library with the same toolchain you use for your other userspace programs, using the correct options in the .config file (and particularly the SCREEN_PIXTYPE). If you have the framebuffer driver correctly running in your linux kernel, userspace programs linked with libnano-X.a will write directly onto /dev/fbN.

In my case the library is around 180kB.

Hope this helps,

--
Carlo Zinato
Viscount International S.p.A.
R&D Labs, Ancona, Italy
Tel. & fax 0039 071 2905127/2905142
[EMAIL PROTECTED]
No virus found in this outgoing message.
Checked by AVG.
Version: 8.0.100 / Virus Database: 269.24.0/1461 - Release Date: 22/05/2008 
16.44

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to