dacut / carve

Automatically exported from code.google.com/p/carve
Other
0 stars 0 forks source link

How to disable CPP Boost on Visual 2010 ? #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 burgunde...@yahoo.fr on 18 Nov 2012 at 6:17