PDA

View Full Version : qt error



QT-embedded
1st April 2010, 07:55
I am working on QT 4.6.2 for embedded linux and want to run the demos of QT on EVM board. I have used omap3_qt46_config.patch

When I run the demo on EVM board it gives me following error.

./books: error while loading shared libraries: libQtSql.so.4: cannot open shared object file: No such file or directory

I am not sure what to do to remove this error.