|
Boost-Build : |
Subject: Re: [Boost-build] linking problems with graphml reader
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-30 22:21:49
AMDG
Cristina O. wrote:
> I have build boost 1.38.0 without errors (including graph library with
> expat). But I have linking errors when trying to use graphml reader in
> my code (after including the header file). I have read that for the
> optional graphml reader the linking is not automatic.
>
>
>
> Does someone know what should I do to use graphml reader?
>
In the Visual Studio IDE go to
Tools->Options->Projects and Solutions->VC++ Directories.
Select Library files and add the directory containing the libraries.
Then, go to Project->Properties->Configuration Properties->Linker->Input
and add the name of the graph library to Additional Dependencies.
In Christ,
Steven Watanabe
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk