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

Change History (1)

comment:1 by Douglas Gregor, 16 years ago

Status: assignedclosed
Logged In: YES 
user_id=249098

We're sorry, but we are unable to continue support Microsoft Visual C++ 6.0 in the Boost Graph Library. You will need to use a newer 
compiler that better conforms to the C++ standard.
Note: See TracTickets for help on using tickets.