RE: [xslt] small fix needed for win32
- From: "Robert Collins" <robert collins itdomain com au>
- To: <xslt gnome org>, <xml gnome org>
- Subject: RE: [xslt] small fix needed for win32
- Date: Tue, 12 Mar 2002 04:28:17 +1100
> -----Original Message-----
> From: Vakoc, Mark [mailto:Mark_Vakoc@jdedwards.com]
> Sent: Tuesday, March 12, 2002 4:16 AM
> To: 'xml@gnome.org'; 'xslt@gnome.org'
> Subject: [xslt] small fix needed for win32
>
>
>
> The utitlites in libxml2 (xmllint, test*) and libxslt
> (xsltproc) won't build on win32 straight out of the box due
> to linking errors of unresolved items.
>
> In libxml.h, which is included by the libxml utilities
> contains the line #define IN_LIBXML
>
> This should only be defined when building libxml2, not the
> utilites that link against it.
Correct, and Daniel indicated that this file should not be included by
the utilities.... see
http://mail.gnome.org/archives/xml/2002-January/msg00037.html.
And yes, defining this only as a preprocessor will break Cygwin builds.
As I understand it, it should not have broken MSVC builds though.
Rob
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]