$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brett Calcott (brett.calcott_at_[hidden])
Date: 2003-05-19 05:13:55
"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?)