Boost logo

Boost-Build :

Subject: Re: [Boost-build] problems building boost graph library
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-28 10:40:17


AMDG

Cristina O. wrote:
> I would like to use the optional graphml_reader of Boost graph library. Therefore, I have added to my PATH boost-jam, I have downloaded and builded expat and set both the EXPAT_LIBPATH and EXPAT_INCLUDE environment variables. I added "<find-shared-library>libexpatwMT" instead of "<find-shared-library>expat" and the line "<define>XML_SHARED" in jamfile.v2
>
> After all this I try to build it, but I get graphml.obj : error LNK2019 and LNK1120 error, unresolved externals.
>
> <snip>
>
> graphml.obj : error LNK2019: unresolved external symbol __imp__XML_ErrorString
> <snip>
>
> call "c:\Archivos de programa\Microsoft Visual Studio 9.0\VC\vcvarsall.b
> at" x86 >nul
> link /NOLOGO /INCREMENTAL:NO /DLL /subsystem:console /out:"C:\boost\boost-binary
> \boost\bin.v2\libs\graph\build\msvc-9.0\release\threading-multi\boost_graph-vc90
> -mt-1_38.dll" /IMPLIB:"C:\boost\boost-binary\boost\bin.v2\libs\graph\build\msvc-
> 9.0\release\threading-multi\boost_graph-vc90-mt-1_38.lib" /LIBPATH:"C:\boost\Exp
> at-2.0.1\Source\win32-vc9\bin\release" @"C:\boost\boost-binary\boost\bin.v2\li
> bs\graph\build\msvc-9.0\release\threading-multi\boost_graph-vc90-mt-1_38.dll.rsp
> "

What are the contents of thr rsp file?

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