25 May
2002
25 May
'02
8:53 a.m.
----- Original Message -----
From: a_schweitzer
Hello, I am trying to build the "6 degrees of kevin bacon" example of the BGL in MSVC 6. When I do I get an "internal compile error".
Does anyone know a fix/work-around?
[snip] It compiles under MSVC6 (sp3) using Z7 instead of ZI. Also, turning of precompiled headers seems to save having to do a rebuild all. Louis. PS. I had to edit kevin_bacon.dat, as the semi-colons had turned int to |s (what's the name for | ?).