Hello,

    I tried to follow the instructions in libxml2-2.7.8\win32 to build libxml2 
for Win32, using Visual Studio 2008.

I configured with the command

cscript configure.js compiler=msvc cruntime=MDd 
include=..\..\iconv-1.9.2.win32\include lib=..\..\iconv-1.9.2.win32\lib

I then run

Nmake /f Makefile.msvc

And get an error:

Makefile.msvc(465) : fatal error U1020: end-of-file found before next directive
Stop.

Anyone know how I might resolve this error? I'm thinking that, perhaps, this is 
either a bug in the configure.js script creating an invalid makefile, or 
perhaps this is just a case where the generated makefile is for an older 
version of Visual Studio, and is not compatible with VS 2008?

Jeff Schmidt
QA Analyst

Seapine Software, Inc. | Be Quality Ready
5412 Courseview Dr., Suite 200, Mason, OH 45040
Phone: 513.701.1551 | Fax: 513.754.1660
www.seapine.com<http://www.seapine.com/>

Join Seapine's Agile Expedition. Learn more @ 
www.seapine.com/AgileExpedition<http://www.seapine.com/AgileExpedition>

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to