|
Boost Users : |
Subject: Re: [Boost-users] boost 1.37.0 problem with mpl
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-11-04 22:54:53
AMDG
Andrew Maclean wrote:
> I successfully built release/debug versions and installed boost-1_37
> under Windows Vista, Visual C++ 9.0 SP1. I use the following command:
> bjam --toolset=msvc --build-type=complete stage install
>
Try running
bjam install-proper-headers
and see whether that fixes the problem.
> However when I am using UBLAS, I get the following error:
>
> Error 1 fatal error C1083: Cannot open include file:
> 'boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp': No such file
> or directory C:\Boost\include\boost-1_37\boost\mpl\vector\aux_\include_preprocessed.hpp 49
>
> <snip>
>
> As you can see, vector20.hpp is missing.
> Is tthis a legitimate problem or have I not built something correctly?
>
vector20.hpp ought to exist.
Does this file exist in the boost source distribution as opposed to the
place that you installed the headers to?
In Christ,
Steven Watanabe
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