From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-02-09 17:17:58


"Niklas Wiberg" <nwlists-boostusers_at_[hidden]> wrote in message
news:43EBB3BC.8000607_at_yahoo.com...
>
> Gennadiy Rozental wrote:
> > anymore). Why cant you use debug build of the framework?
> >
>
> I do use the debug build to test the debug build of my code without any
> problems, but I also want to test the release build of my code.

I was using debug builds of test framework to test release versions of
software. Just link with proper C Runtime version.

Gennadiy