Re: Frameworks issue
Re: Frameworks issue
- Subject: Re: Frameworks issue
- From: Paul Forgey <email@hidden>
- Date: Tue, 13 Sep 2005 23:02:09 -0700
Is it zero-link'd? Debug builds by default use zero-link which require
shared libraries installed by the developer tools. Either turn it off
or, more preferably, give them a release build.
If you have further questions about how do to that then follow up on
Xcode-users.
Konstantinos Theofilis wrote:
I am developing a small app and I include the
ApplicationServices.framework. (10.4.2)
The app runs fine on my mac.
But when I gave it to two persons to test it, the app does not launch
on their mac.
The only difference their setup has is that they don't have Developers
Tools installed. Everything else is the same.
I suspect the issue has something to do with how I linked/imported the
frameworks on my project.
Any ideas?
Thanks :-)
Kostas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden