[krbdev.mit.edu #7963] Building Krb5 on windows

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Thu Jul 10 13:13:27 EDT 2014


[BBENDAVI at arinc.com - Thu Jul 10 12:47:55 2014]:

> Hi,
> 
> My goal is to use Krb5 on windows 7 - 64 bit and use the API from an
>    application written in C code.
> I'm trying to build the MIT Krb5 on windows 7 while following the
>    steps in the README file (the one under the src\windows directory).
>    I'm having problems running "nmake install" because of wrong path
>    or missing files when it tries to copy all the header files/libs. I
>    updated my local makefile to find all the files but when I reached
>    to "copy lib\$(OUTPRE)*.lib "$(KRB_INSTALL_DIR)\lib\."" I just
>    couldn't tell what lib files to copy.
> Will appreciate your help with an update Makefile for windows or just
>    an explanation of how to install krb5 on windows environment.

What variables did you set before the build [and to what values]?  In particular, things like 
KRB_INSTALL_DIR, DEBUG, DEBUG_FILES, CPU, etc.


More information about the krb5-bugs mailing list