Hi!

I'm making some tests with qt-embedded. First I compiled Qt shared and also my test app. It worked well.

Later I tried to make the same test with Qt static, but I'm had problems. The following message appears:

Qt Code:
  1. directfb: driver not found
To copy to clipboard, switch view to plain text mode 

(In both cases I used -plugin-gfx-directfb to configure Qt)

Has anybody seen it? If there's another thread about it, please send the link (I haven't found it yet).

thanks
Anselmo