Dear All, I am upgrading to Gecode version 4.2.1 (from verion 3.7.2) compiling on Visual 2010 and get an error that the compiler can not include:
gecode-4.2.1\include\gecode\third-party\boost\config\abi\msvc_prefix.hpp I can get rid of the error by defining the preprocessor definition BOOST_DISABLE_ABI_HEADERS which is only safe if Gecode does not expose any of the boost data types (I am linking Gecode into a project that already is linked/using boost). Does Gecode indeed want me to define BOOST_DISABLE_ABI_HEADERS or am I missing something (other than the header file)? thanks, David J. Rijsman R&D Optimization Lead Quintiq T +31 73 691 0739 M +31 6 2127 6829 Skype: quintiq.david www.quintiq.com _______________________________________________ Gecode users mailing list users@gecode.org https://www.gecode.org/mailman/listinfo/gecode-users