Boost logo

Boost Users :

From: Stuart Dootson (stuart.dootson_at_[hidden])
Date: 2006-12-11 13:51:00


On 12/11/06, Noah Roberts <roberts.noah_at_[hidden]> wrote:
> On 12/11/06, Andreas Wißmeier <andreas.wissmeier_at_[hidden]> wrote:
> > Dear all,
> >
> > if I include this file I get the following error-message:
> >
> > d:\cvsatSixt\sixt_offer_src\boost\boost\lambda\detail\arity_code.hpp(66):
> > error C2065: 'T' : undeclared identifier
> >
> >
> > I am using
> > Microsoft Visual C++ .NET version 1.0.3705
>
> That sounds like the version of your framework, not the compiler version.

That version sounds suspiciously like VC++ 7.0 (i..e C++ from Visual
Studio.NET 2002). In which case, Andreas is out of luck, as, in the
regression tests, the combination of VC++ 7.0 and Boost.Lambda is
marked as unusable. If you're using VC++ and want to use Boost.Lambda,
you need to be using VC++ 7.1 or 8.0 - that's Visual Studio 2003 or
2005 respectively.

Stuart Dootson


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