Opened 17 years ago
Closed 16 years ago
#415 closed Support Requests (Wont Fix)
MSVC 6 compile error on kevin-bacon.cpp
| Reported by: | nobody | Owned by: | Douglas Gregor |
|---|---|---|---|
| Milestone: | Component: | None | |
| Version: | None | Severity: | |
| Keywords: | Cc: |
Description
email: cecil@skm.com
I am attempting to use the graph library and compiling the
example 'keven-bacon.cpp' get the following compiler errors
using msvc 6.
Compiling...
kevin-bacon.cpp
g:\boost_1_32_0\boost\graph\detail\adjacency_list.hpp
(1998) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1786)
Please choose the Technical Support command on
the Visual C++
Help menu, or open the Technical Support help file
for more information
Error executing cl.exe.
kevin-bacon.obj - 1 error(s), 0 warning(s)
I have seen that this is a known problem. I also have tried
the solutions suggested by members to no avail.
My question is if and/or when the problem will be fixed?
Thanks
Note:
See TracTickets
for help on using tickets.
