On Mar 10, 2010, at 12:59 PM, John elemans <email@hidden> wrote:
I have a Carbon app which I am building against SDK 4.0.
Do you mean the Mac OS X 10.4 SDK?
When I try to build against 5.0 it fails to link saying that
WebServicesCore is missing.
I'm not aware of using any WebServicesCore calls.
Even though you may not be using it, I suspect your application is
still linking directly against WebServicesCore. It moved within its
umbrella framework in Mac OS X 10.5, so anything linking directly
against it (rather than against its umbrella) will break.
Remove the direct link and it should work.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden