
16 Mar
2011
16 Mar
'11
7:55 p.m.
What is the source of the problem, and what can I do to fix it? I am not familiar with config.hpp or what it's used for, but a quick look at the documentation makes me think that I shouldn't have to worry about it as a library user. Should I manually being #defining BOOST_NO_USER_CONFIG? That seems like a hack.
No for some reason it seems like not all of boost/config was copied over, just manually copy the contents of boost/config into your new tree and that should hopefully fix things, will investigate this further though... HTH, John.