kerberos compilation using Visual Studio 2005 on Windows
Douglas E. Engert
deengert at anl.gov
Fri Jun 2 10:39:59 EDT 2006
sam sharma wrote:
> Hi
>
>
>
> Is the next Kerberos release will support compilation using Visual Studio
> 2005 on Windows x64 systems in 32 and 64 bit mode?
>
>
>
> I was able to compile the 1.4.3 Kerberos in 32 bit mode using Visual Studio
> 2005 with lots of warnings. The 64 bit mode Kerberos compilation using
> Visual Studio 2005 gives error.
How did you handle the manifest files issues? Or is this addressed in 1.4.3?
OpenSSL did it by adding a line like this:
IF EXIST $@.manifest mt -manifest $@.manifest -outputresource:$@;1
after every link of a dll or exe. Note that this is a backward compatible
change to the makefiles.
>
>
>
> Thanks
>
>
>
> SAM SHAMRA
>
>
>
>
>
> _______________________________________________
> krbdev mailing list krbdev at mit.edu
> https://mailman.mit.edu/mailman/listinfo/krbdev
>
>
--
Douglas E. Engert <DEEngert at anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
More information about the krbdev
mailing list