$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-20 00:11:49
Brett Calcott wrote:
> "Achim Domma" <achim.domma_at_[hidden]> wrote:
> > Trying to compile boost.python from the current CVS I get the following
> > errors:
> >
> > vc-C++
> > ..\..\..\libs\python\build\bin\boost_python.dll\vc7\release\runtime-link-
> > dynamic\inheritance.obj
> > inheritance.cpp
> > K:\cvsroot\boost\boost\graph\adjacency_list.hpp(183) : error C2065:
> > 'mulitsetS': undeclared identifier
>
> ^^^^
> This is just a spelling mistake. It should be "multisetS"
>
> It compiles if you fix this.
>
> The cross-post should find the right person (vladimir prus?)
Strange. Somehow, gcc 3.2 does not spot this error.... Corrected now.
Sorry for the inconvenience,
Volodya