Re: [xml] Does the latest libxml2 v2.7.8 compile for x64 version on windows?



On 12/28/10 9:10 PM, Pei, Mingliang wrote:
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.
 
However, I am able to use the same procedure to build libxml2 v2.7.6. So I suspect some additional steps needed to build 2.7.8 (ftp://xmlsoft.org/libxml2/libxml2-sources-2.7.8.tar.gz).
 
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


Add this patch to fix the mvc makefile:
http://git.gnome.org/browse/libxml2/commit/?id=364e3d2b054656f2cf97594365d15b2ddb72a9ed

Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]