
25 May
2002
25 May
'02
8:53 a.m.
----- Original Message ----- From: a_schweitzer <a_schweitzer@yahoo.com> To: <Boost-Users@yahoogroups.com> Sent: Thursday, 23 May, 2002 5:52 PM Subject: [Boost-Users] BGL, 6 degrees of Kevin Bacon and MSVC 6 compile error
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 | ?).