Boost logo

Boost Users :

Subject: Re: [Boost-users] [Accumulator] Build error in using BOOST::accumulator on WXP VC8
From: Eric Niebler (eric_at_[hidden])
Date: 2009-02-04 10:59:16


dhruva wrote:
> Hello,
> I am using BOOST::accumulator from 1.37. I get the following warning in the build on WXP using VC8 (MSVC 2005). I am exploring to find out where the problem could be, posting to find is someone has experienced this problem. Since our build treats warnings as errors, I am stuck.
>
> ...include\boost/fusion/container/vector/detail/deref_impl.hpp(46) : warning C4003: not enough actual parameters for macro 'index'

This doesn't sound like a problem with Boost.Accumulators. You'll need
to figure out what header on your platform is #define'ing a macro named
"index". I don't have access to this platform so I can't help you, but
maybe someone else here does and can.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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