Thanks you've given me another angle to investigate from. But I still have some questions, hope you could answer these too.
1. Should the Qt Embedded compilation suppose to take care of the correct linking of libraries?
2. I've used the Embedded release with the ff. configure options,
* -qt-gfx-qvfb, the graphics driver will be for QVFb, i.e. the virtual framebuffer.
* -qt-kbd-qvfb, the keyboard input will come from the QVFb.
* -qt-mouse-qvfb, the mouse input will come from the QVFb.
* -prefix /usr/local/Trolltech/Qt-qvfb-version, the prefix is used to separate the QVFb version of embedded Qt from the target version.
Did I miss something?
3. How should I make sure Qt Embedded is linking to the correct embedded libs?
Thanks again for your help.![]()
Bookmarks