Hi Alois,
ContentServ GmbH - Alois Blaimer <
ablaimer@...> writes:
> But at the end I can find no build xerces libraries. Where are they?
The libraries are in src/.libs/. You would normally install them
(along with the headers) after building, e.g.:
$ ./configure --prefix=/my/xerces-c-3.0.0
$ make
$ make install
After this the libraries will be in /my/xerces-c-3.0.0/lib/
Boris
--
Boris Kolpackov, Code Synthesis Tools
http://codesynthesis.com/~boris/blogOpen source XML data binding for C++:
http://codesynthesis.com/products/xsdMobile/embedded validating XML parsing:
http://codesynthesis.com/products/xsde