argh...linking problems with AppleShare client lib
argh...linking problems with AppleShare client lib
- Subject: argh...linking problems with AppleShare client lib
- From: "David A. Feldman" <email@hidden>
- Date: Wed, 11 Sep 2002 11:38:52 -0400
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.
--Dave
_______________________________________________
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.