Hello,
I am trying to execute a Qt demo on the OMAP3530 Zoom board. I have loaded GNU Linux.
I have been able to compile a simple helloworld using the codesourcery toolchain and it has executed successfully on the board.
I configured and built Qt for OMAP as per the instructions in the following link -
http://tiexpressdsp.com/index.php/Building_Qt
Then I copied a demo file to the SD card (256MB) and tried to execute the Qt demo. The execution failed and I get the error -
"error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory"
To overcome this problem should I configure Qt for static linking?
If anybody has faced a similar problem and resolved the issue, kindly share your approach.
Thanks in advance for your help,
Pranam