Boost logo

Boost Users :

Subject: Re: [Boost-users] [unit test] enable_if in MSVC
From: n e (mmtrct.eu_at_[hidden])
Date: 2008-12-30 13:55:22


Gennadiy Rozental wrote:
> n e <mmtrct.eu <at> gmail.com> writes:
>
>> Hello,
>>
>> I am using static link to boost.test in my project. Using that gives
>> about 50 errors in MSVC compiler. I tried excluding enable_if header
>> with defining that before unit_test inclusion and that seems to work. Is
>> there any better ways to handle that? By the way I use version 1.35 .lib
>> file linked to project.
>
> Boost.Test doesn't use enable_if.
>
> What compiler r u using? Can you show a simple example?
>
> Gennadiy

Well I couldn't reproduce the problem with a simple effort in a new
project but it *was* there in a complicated project (maybe it's there
yet ). The project needs huge rewrite and cleanup so I may try again
after that to see if the problem still persists. That may take time
though. Thanks !


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net