Hi,

On Feb 5, 2010, at 2:39 PM, ext Danny Price wrote:

> What's the simplest way to build Creator and all it's plugins as 32bit carbon 
> on 10.6?

The simplest way should be to qmake & compile it with a Qt that is configured 
that way. I.e. the "default" Qt/Mac binary packages are built for 32bit Carbon, 
intel + ppc. Building any Qt app against it (if you don't explicitly set 
architectures in CONFIG), will produce binaries with the same configuration.

> I tried it niavely last night by adding CONFIG += x86 to all the .pro files 
> but I still got 'incorrect architecture' type errors from make.
> 
> I want to build Mac versions of some 3rd party plugins that will work with 
> the 'standard' version of Creator (32bit Carbon).
> <ATT00001..txt>

-- 
Eike Ziller
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori




_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to