Re: Expat XML question

> When compiling the wwwxml project I get errors in:
> HTRDF.c at @ line 315 and then in lots of subsequent lines.
>
    ...
> Any ideas appreciated.
>
    ...

I would say, don't build wwwxml :)

but seriously, I think I removed the wwwxml project file (or never added) and
commented out
the HT_EXPAT definition.

If you are not using them, don't build them. Also, don't build all the test
files that uses XML.

If you don't want to change the libwww projects and workspace, create a
workspace for your application
and add all the dependences to only the libwww modules you need (unfortunately
you have to create the
dependences by hand one by one because MSVC doesn't let you import a
workspace - been there, done that ):

-- Raffaele

Received on Tuesday, 22 June 1999 19:11:24 UTC