$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: zhang3284_at_[hidden]
Date: 2001-12-02 00:51:08
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