Subject: Re: [Boost-users] State machines and undedefined symbols
From: Igor R (boost.lists_at_[hidden])
Date: 2010-03-10 08:32:15


> A similiar issue exists for Windows if Running was defined but uses an inner state that was only foward declared.

Does it compile, if you wrap the inner state with mpl::list<>?