Re: MSXML3: Exclude member variable when external lib is not present

2008-01-08 Thread James Hawkins
On Jan 8, 2008 1:26 AM, James Hawkins <[EMAIL PROTECTED]> wrote: > > On Jan 8, 2008 1:20 AM, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote: > > Recent changes in MSXML3 added a part which is conditionally compiled when > > libxml2 is available but a member variable in a COM interface using such a > >

Re: MSXML3: Exclude member variable when external lib is not present

2008-01-08 Thread James Hawkins
On Jan 8, 2008 1:20 AM, Rolf Kalbermatter <[EMAIL PROTECTED]> wrote: > Recent changes in MSXML3 added a part which is conditionally compiled when > libxml2 is available but a member variable in a COM interface using such a > type is present unconditionally. Exclude that variable from the build in >