Re: MTL and boost
Eyal Fink <[email protected]>
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Message-ID | <[email protected]> |
I am trying to use BOOST and MTL in my project and I have conflicts in the headers files (boost/details/limits.h and mtl/mtl_limits.h). I known that MTL 3 is supposed to be part of BOOST so probably these problems has been solved someplace. Does anyone has a patch or a version in which the problem does not exists? I am using boost 1.2.8 and MTL 2.1.2.21 the details of the conflict (the first one): /cygdrive/c/cvs/include/mtl/mtl_limits.h:37: multiple definition of `enum float_round_style' /cygdrive/c/cvs/include/mtl/mtl_limits.h:37: redefinition of `enum float_round_style round_indeterminate' /cygdrive/c/cvs/include/boost/detail/limits.hpp:61: `enum float_round_style round_indeterminate' previously defined here _______________________________________________ This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/