-------- Forwarded Message --------
> From: Michael Eubanks <mse_softw...@charter.net>
> To: xml@gnome.org
> Subject: [xml] Unable to compile for 64-bit Window 7 machine.
> Date: Tue, 27 Sep 2011 19:15:57 -0700
> 
> Hello,
> 
> I am trying to compile on a 64-bit Windows 7 machine using either nmake
> from the Windows Command Prompt or GCC in a MinGW shell.  Neither method
> works due to the combination of both forward and back slashes in the
> make file.  I'm wondering if anyone has any tips on how the compilation
> is supposed to work.  Currently, my process looks like the following in
> the Windows Command Prompt:
> 
>  * cd\win32
>  * cscript configure.js
>  * nmake /f Makefile.msvc
> 
> The error during make states that the header file cannot be found but
> the path to the header file is specified using both forward and back
> slashes.  If I specify the path with all backslashes, the compilation
> works.
> 
> 
> Thank you,
> -Michael Eubanks
> 


On second thought, it took much more than changing the paths.  Is 64-bit
support for Windows non-existent?



_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to