Hi all,
I am trying to port Qt-embedded-4.5.0 on to arm board.
I have cross compiled Qt successfully without any errors.
I copied libQtCore.so.4.5.0, libQtGui.so.4.5.0 , libQtNetwork.so.4.5.0 and the fonts on to the board maintaining the same directory structure as on host machine. I have renamed the libraries to:
libQtCore.so.4, libQtGui.so.4, and libQtNetwork.so.4 respectively.
When i run a sample "Hello world" application, the screen becomes blanks and no error is displayed on the console. It is the same with Qt examples.
Please help.
Thanks
Vinay


Reply With Quote

Bookmarks