From: SMART_n (smart_n_at_[hidden])
Date: 2006-08-22 05:43:57


Hello.
I have a project in Visual Studio 2005. This project uses GtkMM library
and it's necessary to use /vd2 compiler option. The problem is that
Boost::format doesn't work(raise exception) with this option.
What can i do? Is it possible to use boost::format with this compiler
option?