Title: Build Problem

Hello again.

Dan Newman and zx wu, thank you for help. New qu'ck quest'ons are as follows:

1) Which distribution of Xerces-C++ must I download? Binary or source...

2) Apache web site ( http://xml.apache.org/xerces-c/build-winunix.html#UNIX ) says that "Xerces-C++ uses GNU tools like Autoconf and GNU Make to build the system." These tools are used to generate a Makefile to build a XML parser executable. But, Sun One Studio already has a tool to build Makefile. Do I really need to use those GNU tools?

3) I've tried to build a Makefile for Xerces C++ applications. During building Makefile in "Directories to search for include files" window, I've added the directories under /include/xercesc. In "Libraries (filenames and directories) to link with" window, I've added the files under lib directory which are libxerces-c.so, libxerces-c.so.25 and libxerces-c.so.25.0. But, at compile time I encounter errors, since I couldn't include the relevant .hpp files successfully.

Thanks in advance & Regards

Reply via email to