Jeffrey Altman wrote: > > Interesting because I do not have .NET 2003 which is where the msvcr71.dll > comes from and I compile with VC6 and do not see these problems. > > However, all references to a particular runtime library should be !ifdef > CL_1200, CL_1300, or CL_1310
Yes, I see the NSIS/NTMakefile has some changes for version 1.6 that I don't have in the 1.3.50 version I will look a daily snapshot for the next build. > > I do not know why you are seeing problem with korean. I thought we > commented out all of the > korean code. You may have in a version since 1.3.50. > > - Jeff > > Douglas E. Engert wrote: > > >Rob Murawski wrote: > > > > > >>I am building it with NSIS 2.0b3. I'll have to see what changed in b4. > >> > >> > > > >I downgraded to 2.0b3 this morning and it got past the failure. So be > >carefull as to what version is being used for a production release. > > > >I am using VC++ 6.0 on W2K, and ran into a missing file, msvcr71.dll > >This appears to be needed when using Visual Studio .NET > > > >I also found some problems with some missing language files. > >So I added the /nonfatal option in the OpenAFS.nsi for each of these. > >(I don't know why they are missing.) > > > >NSIS then built the package, and it installs and is running. > > > > > > -- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
