Boost logo

Boost Users :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-04-27 09:34:32


On Apr 26, 2006, at 3:49 PM, Rui Carvalho wrote:
> Vc tells me:
> ErdosRenyi error LNK2019: unresolved external symbol "void __cdecl
> boost::read_graphviz(class std::basic_string<char,struct
> std::char_traits<char> ...
> ErdosRenyi fatal error LNK1120: 1 unresolved externals
>
> I've added C:\Boost\include\boost-1_33_1 to the include files dirs and
> C:\Boost\lib to the library files dirs in MS VC under Tools, Options,
> Projects.

You will also need to add libbgl-viz.lib to the list of libraries
that MSVC will link to. I think it's also under Tools, Options,
Projects, but I don't have MSVC here to check,


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net