Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, April 2008
Compile Univerel Application(PPC & Intel) Mac OS X


Message 1 in thread

I've developped my Qt application on Windows and I ported it on Mac OS X
10.4 Tiger with Xcode. It works fine under the developpment and test
environnement but only with PPC architechture.

I want to have an application who works under the 2 architetures intel et
ppc, I have doing like the procédure described in: 

[url]http://developer.apple.com/documentation/DeveloperTools/Conceptual/cros
s_development/UniversalBinaries/chapter_4_section_1.html#//apple_ref/doc/uid
/TP40002983[/url]

and in :

[url]http://trolltech.com/developer/knowledgebase/766/[/url]

but always I've a large number of errors that indicates the non capability
to know Qt Frameworks.

Do's anyone have an idea about this problem and help me to resolve it.

Now I work on Mini Mac OS X 10.4 Tiger PPC and I'm using XCode 2.2 and GCC
3.3 et 4.0.

Best reguards. 

Mourad


Message 2 in thread

I would suggest that you update Xcode to 2.4.x to start off with.

Regards,

Adam

On Fri, Apr 11, 2008 at 3:01 PM, HEDFI Mourad <mourad@xxxxxxxx> wrote:

>  I've developped my Qt application on Windows and I ported it on Mac OS X
> 10.4 Tiger with Xcode. It works fine under the developpment and test
> environnement but only with PPC architechture.
>
> I want to have an application who works under the 2 architetures intel et
> ppc, I have doing like the procédure described in:
>
> [url]
> http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/UniversalBinaries/chapter_4_section_1.html#//apple_ref/doc/uid/TP40002983[/url]<http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development/UniversalBinaries/chapter_4_section_1.html#//apple_ref/doc/uid/TP40002983%5B/url%5D>
>
> and in :
>
> [url]http://trolltech.com/developer/knowledgebase/766/[/url]<http://trolltech.com/developer/knowledgebase/766/%5B/url%5D>
>
> but always I've a large number of errors that indicates the non capability
> to know Qt Frameworks.
>
> Do's anyone have an idea about this problem and help me to resolve it.
>
> Now I work on Mini Mac OS X 10.4 Tiger PPC and I'm using XCode 2.2 and GCC
> 3.3 et 4.0.
>
> Best reguards.
>
> Mourad
>