Re: [libxml++] Library not found
- From: Murray Cumming <murrayc murrayc com>
- To: Darko Miletic <darko uvcms com>
- Cc: Chris Kostakis <three1twochi yahoo com>, libxmlplusplus-general lists sourceforge net
- Subject: Re: [libxml++] Library not found
- Date: Tue, 20 Dec 2005 15:48:44 +0100
On Sun, 2005-12-18 at 19:48 -0300, Darko Miletic wrote:
> Chris Kostakis wrote:
> > Hi I am relatively new to linux programming so bear with my stupidity.
> >
> > When I try to include the library:
> > #include <libxml++/libxml++.h>
> >
> > I get an error that the file cannot be found.
>
> You need to supply location as to where libxml++ is located to the
> compiler. It would be something like this:
> g++ -I/usr/include/libxml++-2.6/ <other compiler options>
>
> How exactly will you do this depens what development tools are you
> using, IDE, automake etc.
I have now mentioned this in the libxml++ manual:
http://libxmlplusplus.sourceforge.net/docs/manual/html/index.html#id2465787
Sorry for forgetting this before.
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]