2 Dec
2001
2 Dec
'01
5:51 a.m.
I'm new to BGL and studying the examples provided with the library. Here is a problem I'm having: I compiled a program, for example,dfs- example.cpp, it was fine. And then I changed the program a little bit, and tried to recompile it, I got the following error: boost\iterator_adaptors.hpp(845) : fatal error C1001: INTERNAL COMPILER ERROR Then I tried Rebuild All or cleaned the project first, and then compiled it. It became OK again. I'm using VC++ 6.0 SP5. Any comment would be appreciated. Thanks. Yingjun Zhang