I need to build an application with xerces under Win32. Now, I have no particular desire to rebuild Xerces-c from scratch, but was intending to download the appropriate pre-built .dll and "development code" (i.e. header files, whatever), and link my app. against the pre-built .dll. However, I'm not sure what I need to supply the "development code" in this scenario - do I simply get the full source tree, and point make at the appropriate parts of that, or is there a specific download for this purpose ?
-- Regards Steve Collyer Netspinner Ltd
