Hi Manikanta.

Manikanta Kumaraswamy wrote:

Thank you very much chiachen.

1. Now i am able to get out put of dfbinfo. But If i run dfbinfo, my CRT screen becoming balck and after 2,3 seconds i am able to see the dfbinfo output. What is the reason for this.

This is normal.
dfbinfo will intialize your screen.
Depending on your hardware and your driver this can take a little bit of time.
I am using system=x11, and there it takes less than half a second.
This will happen always if you start a DirectFB application that uses the screen, just try other examples.

2. I am not able to compile sample image rendering application in linux. Can u tell me how to configure directfb using "directfb-config".

If your other applications use directfb.pc, you should not use directfb-config.
If however you have a very simple Makefile application, you can take 2 ways:
(1) specify all the include and library paths to directfb yourself
(2) use something like gcc cfile.c `./directfb-config --cflags --libs`

hth
Niels

thanks in advance
Manikanta

------------------------------------------------------------------------

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users


--

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to