22 Aug
2006
22 Aug
'06
9:43 a.m.
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?