$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Multi-Index] View contents of multi-index with debugger
From: Igor R (boost.lists_at_[hidden])
Date: 2010-12-27 10:55:56
> 2) I copied the code found in boost__MI.msvc8.vis.txt to C:\Program
> Files\Microsoft Visual Studio 10.0\Common7\Packages\Debugger\autoexp.dat
Did you copy it to the right place? It should be in [Visualizer] section.
> 3) finally tried the same demo
Try the demo from the same folder:
https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisualizers/demo.cpp
And after you figure out what was wrong, I believe it should work with
1.42/VC8 as well.