[Qt-interest] Is it a correct static build?
M. Bashir Al-Noimi
mbnoimi at gmx.com
Fri Oct 9 19:52:40 CEST 2009
Hi All,
I've rebuilt Qt toolkit in static mode by passing the following
arguments to configure application:
configure -release -static -opensource -ltcg -fast -no-exceptions -qt-sql-sqlite -plugin-sql-sqlite -no-qt3support -qt-zlib -qt-libpng -qt-libtiff -qt-libjpeg -webkit
I tried to create a new application and I found that it's working fine
(hello world application's size became about 7MB), but I'm not sure if
it became a fully standalone application.
* Is my application will working fully standalone when I use SQL and
Webkit modules?
* Do I need any additional libraries for running SQLite and QWebkit
applications?
* I noticed that my application doesn't need mingwm10.dll in
windows, is it a correct behavior?
-----
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091009/ce0d7b73/attachment.html
More information about the Qt-interest-old
mailing list