[OpenAFS-devel] using the AFS libraries under Win2k
Burcin Erocal
burcin@math.bilgi.edu.tr
Mon, 26 Aug 2002 21:45:16 +0300
It works now.. thanks
Where can I find documentation on the functions listed in kautils.h?
Or, why do I get another link error if I try to use
ka_VerifyUserPassword ? Do I need another library?
Pointers to any documentation on programming with these libraries could
also be useful.
Burcin
On Mon, 26 Aug 2002 13:14:20 -0400
Chaskiel M Grundman <cg2v@andrew.cmu.edu> wrote:
> --On Monday, August 26, 2002 19:59:30 +0300 Burcin Erocal
> <burcin@math.bilgi.edu.tr> wrote:
>
> > mykauth.obj : error LNK2001: unresolved external symbol "long
> > __cdecl ka_Init(int)" (?ka_Init@@YAJH@Z)
>
> Does it work if you replace
> #include <afs/kautils.h>
>
> extern "C" {
> #include <afs/kautils.h>
> }
>
> ?
> _______________________________________________
> OpenAFS-devel mailing list
> OpenAFS-devel@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-devel