Re: argh...linking problems with AppleShare client lib
Re: argh...linking problems with AppleShare client lib
- Subject: Re: argh...linking problems with AppleShare client lib
- From: "David A. Feldman" <email@hidden>
- Date: Wed, 11 Sep 2002 13:02:43 -0400
I didn't, and wondered if it was something like that, but I can't
figure out how to do it. I found the place in the Targets pane that
right now just has Foundation.framework, but it didn't have any way to
add things that I could see.
Thanks,
--Dave
On Wednesday, September 11, 2002, at 01:00 PM, bill fancher wrote:
On Wednesday, September 11, 2002, at 08:38 AM, David A. Feldman wrote:
I'm using functions from the AFP Client Library in my Cocoa app, and
can't get it to compile. I've included <AppleShareClient/afpClient.h>
and most of the compile succeeds, but then I get the link error:
ld: Undefined symbols:
_AFPCreateSharedVolumesEnumerator
_AFPDeleteSharedVolumesEnumerator
_AFPMountSharedVolumeOnMP
What am I missing? Thanks.
Did you add the AppleShareClient framework to your project?
--
bill
_______________________________________________
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.