You should check that your application, when run, is picking up the correct set of Qt libraries, i.e. the libraries in the "qt/lib" subdirectory of the SDK install and not a system set. You can try the "ldd" Linux command to help with this.
You should check that your application, when run, is picking up the correct set of Qt libraries, i.e. the libraries in the "qt/lib" subdirectory of the SDK install and not a system set. You can try the "ldd" Linux command to help with this.
BlandSauce (29th March 2010)
Bookmarks