Boost logo

Boost-Build :

Subject: Re: [Boost-build] problems building boost graph library
From: Cristina O. (kristiki__at_[hidden])
Date: 2009-03-28 11:45:59


This are the contents of boost_graph-vc90-mt-1_38.dll.rsp:

"C:\boost\boost-binary\boost\bin.v2\libs\graph\build\msvc-9.0\release\threading-multi\read_graphviz_spirit.obj"
"C:\boost\boost-binary\boost\bin.v2\libs\graph\build\msvc-9.0\release\threading-multi\graphml.obj"
"libexpatwMT.lib"

> Date: Sat, 28 Mar 2009 07:40:17 -0700
> From: watanabesj_at_[hidden]
> To: boost-build_at_[hidden]
> Subject: Re: [Boost-build] problems building boost graph library
>
> 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
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

_________________________________________________________________
Nuevo Windows Live, un mundo lleno de posibilidades. Descúbrelo.
http://www.microsoft.com/windows/windowslive/default.aspx



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