Environment:
- Windows 10 64 bit
- Visual Studio 2015 Update 3
- vcvarsall x64 already executed successfully
- nmake /f Makefile.msvc clean already executed successfully
When I tried to compile libxml2 with lzma included, I got the following
errors (no error if I did not include lzma):
Generating
IR_A)\xzlib.obj
XML_OBJS_A_DLL = $(XML_OBJS_A_DLL) $(XML_INTDIR_A_DLL)\xzlib.obj
!endif
On Sat, Nov 3, 2018 at 10:03 AM, Nick Wellnhofer
wrote:
> On 03/11/2018 01:02, Heng Zhou via xml wrote:
>
>> xmlIO.obj : error LNK2019: unresolved external symbol __libxml2_xzopen
>> refe