Boost logo

Boost Users :

Subject: Re: [Boost-users] Adding more than 20 rows in transition table forBoost::MSM
From: christophe.j.henry_at_[hidden]
Date: 2014-09-23 14:49:34


>I have went through the code over and over.

>#include "File_Meta_FSM.h" -- ( this does not have any boost includes at all)

>

>#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

>#define BOOST_MPL_LIMIT_VECTOR_SIZE 30 // or whatever you need

>#define BOOST_MPL_LIMIT_MAP_SIZE 30 // or whatever you need

>#define FUSION_MAX_VECTOR_SIZE 30 // or whatever you need

>#include "boost/mpl/vector/vector30.hpp"

<snip>

Can you provide a minimum example so that I can have a look? I also need to know which compiler and boost version you use.

Thanks,

Christophe



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