[Qt-interest] what are command for building Qt for shared/static
Malyushytsky, Alex
alex at wai.com
Fri Dec 5 03:23:34 CET 2008
Some information is available in INSTALL fille of your QT
In generel you place QT source in specific folder, configure qt , then build it.
What is built depends on the configuration.
Executing "configure -help" (Look in your QT source folder ) in the Windows console should provide you all available options.
For example -debug-and-release option ( configure -debug-and-release ...... )
will tell QT tthat both debug and release versions of QT (assuming QT4 ) has to be build.
Regards,
Alex
________________________________
From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Efan Harris
Sent: Thursday, December 04, 2008 4:48 PM
To: qt-interest at trolltech.com
Subject: [Qt-interest] what are command for building Qt for shared/static
I am sorry dont know how to build Qt for windows in either of these
Multi-threaded Debug, DLL
Multi-threaded, DLL
Multi-threaded static , Multi-threaded Debug, static runtime etc etc.
Can any one tell me what command should i use to build qt in either of above way.
Thanx
Efan
---------------------------------------------------------------------------------------------------
Weidlinger Associates, Inc. made the following annotations.
"This message and any attachments are solely for the intended recipient and may contain confidential or privileged information. If you are not the intended recipient, any disclosure, copying, use, or distribution of the information included in this message and any attachments is prohibited. If you have received this communication in error, please notify us by reply e-mail and immediately and permanently delete this message and any attachments. Thank you."
"Please consider our environment before printing this email."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081204/17fe4cc2/attachment.html
More information about the Qt-interest-old
mailing list