I have built a static version of Qt which include PostgreSql. Everything configures/compiles just fine. The application works like a charm except that at runtime it requests all the dll's from postgre sql. Are these not compiled into Qt? Do I need static versions of these as well to get a totally standalone (no dll's required) application.
Regards, Eirik _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
