carve icon indicating copy to clipboard operation
carve copied to clipboard

How to disable CPP Boost on Visual 2010 ?

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

All is in the title. For my project, I would need to avoid the Boost library. 
I've tried to disable it by commenting the 
#define HAVE_BOOST_UNORDERED_COLLECTIONS in "vcpp_config.h" 
but it doesn't compile in Visual 2010. I use the last version of Carve with the 
last updates. 
Is there a way to disable Boost correctly ?
Thank you.

Original issue reported on code.google.com by [email protected] on 18 Nov 2012 at 6:17

GoogleCodeExporter avatar Dec 12 '15 18:12 GoogleCodeExporter