When I run the Qt created Makefile to build the client that uses my shared library, I get the following warning:
/mylib.so, not found (try using -rpath or -rpath-link) Can someone please provide and example of what to add to the QT project file to generate a happy Makefile? It builds fine from within QT Creator after I had set the build environment LD_LIBRARY_PATH to include the shared library path. Thanks in advance, -Ed _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
