
17 Jan
2007
17 Jan
'07
4:09 a.m.
Niitsuma Hirotaka wrote:
I made joint_histgram component and did little modify on existing components. It is seem to a component can not depend on many other components.
In the following example, enabling switch #define USE_ACC_MIN_MAX_IN_ACC_DENSITY 1 causes compile err in MSVC8
How to use more depended components?
I'm currently on vacation and can't look into this too deeply, but have you tried #defining BOOST_ACCUMULATORS_MAX_FEATURES to something higher? It defaults to FUSION_MAX_TUPLE_SIZE, which defaults to 10. -- Eric Niebler Boost Consulting www.boost-consulting.com