Re: Xcode's problems
Re: Xcode's problems
- Subject: Re: Xcode's problems
- From: "Laurent Daudelin" <email@hidden>
- Date: Thu, 30 Oct 2003 13:45:55 -0500
Make sure you build using the 'Deployment' target, not the 'Development'
target which is obviously using ZeroLink. Another possibility is that you
compiled your app for 10.3 but the other Mac doesn't run that version and
it's maybe missing a library or two...
-Laurent.
--
===========================================================================
Laurent Daudelin Developer, Multifamily, ESO, Fannie Mae
mailto:email@hidden Washington, DC, USA
************************* Usual disclaimers apply *************************
>
From: "Luca Torella" <email@hidden>
>
Date: Thu, 30 Oct 2003 18:14:51 +0100
>
To: email@hidden
>
Subject: Xcode's problems
>
>
Hello,
>
i've got a problem with Xcode. When I build an application, I quit
>
Xcode and then I open the app in my computer it's all right. But when I
>
try to open the app on other Mac the app doesn't run. Why?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.