Hi,I've enabled exception handling in the .pro file and this has of course cleared this issue, but I now get warnings, here's an example of one:infoStruct.cpp..\..\Includes\boost/mpl/aux_/has_begin.hpp(20): warning #2586: 'test' : decorated name length exceeded, name was truncated
BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF(has_begin, begin, true)
Any suggestions would be appreciated.