
6 Feb
2004
6 Feb
'04
12:15 p.m.
Initial Comment: trying out the new boost_1_31_0 and i'm having problems using the updated regex library as a precompiled header.
Following the instructions in http://support.microsoft.com/default.aspx?scid=kb;en-us;195738 I have a workaround: change your project pre-compiled header settings from "Use precompiled header file" to "Automatic use of precompiled headers". I don't know what effect this has on compile times though - in theory none if you enter "stdafx.h" as the header name in the box provided (I've checked this works in your text case). John.