I
            need to get both 32- and 64-bit builds on windows for the
            latest libxml2 version. First, I tried to build 32-bit with
            the instructions laid out in
       
      
       
      but it
            failed with error on nmake step:
       
      Microsoft (R) Program Maintenance
          Utility Version 8.00.50727.42
          Copyright (C) Microsoft Corporation.  All rights reserved.
       
      Makefile.msvc(465) : fatal error
          U1020: end-of-file found before next directive
          Stop.
       
      
       
      Anyone
            got success experience in windows for the latest build with
            VS 2005? Any tips on get 32-bit build first, and then
            64-bit?
       
      Thanks,
       
      -
            Ming