[Qt-interest] MACOSX Static Build

Israel Brewster israel at frontierflying.com
Tue Nov 17 18:01:28 CET 2009


the link you want is http://qt.nokia.com/downloads/mac-os-cpp  
(assuming you want the GPL/LGPL rather than the commercial download).  
To compile it statically, just give the --static flag to configure.  
You might also want to give it the --universal flag, so it can run on  
both PPC and Intel macs, but that is obviously up to you :). Keep in  
mind when compiling statically that if you use any plugins (like the  
SQLDrivers), that you will need to deal with those in some fashion -  
they won't just work like they do with the dynamic build. If you don't  
use plugins, though, you don't have to worry about it :)

On Nov 17, 2009, at 5:17 AM, Raja Rokkam wrote:

> Hi All,
>
>    I want to build Qt statically on MAC OSX but I am not sure of  
> locations of source packages ? I dont see anything on the http://qt.nokia.com/downloads 
>  . I downloaded the sdk but I am not getting the source files. Can  
> somebody please point out the location of source files on OSX or the  
> download link ? and if any special instruction for compiling let me  
> know ?
>
>
> Thanks,
> Raja.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest

-----------------------------------------------
Israel Brewster
Computer Support Technician II
Frontier Flying Service Inc.
5245 Airport Industrial Rd
Fairbanks, AK 99709
(907) 450-7250 x293
-----------------------------------------------



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091117/03f4e48b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Israel Brewster.vcf
Type: text/directory
Size: 417 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091117/03f4e48b/attachment.bin 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091117/03f4e48b/attachment-0001.html 


More information about the Qt-interest-old mailing list