I downloaded boost 1.45 and tried with visual studio 2010. still doesn't work for me.
I did the following steps:
1) I copied mic_visualizer.hpp ( downloded from
https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisualizers/
) to boost/multi_index
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
3) finally tried the same demo
Must be doing something wrong.
> I copied the necessary code to C:\Program Files\Microsoft Visual StudioFWIW, I've just tried this visualizer with VC10, boost1.45, and it works well.
> 8\Common7\Packages\Debugger\autoexp.dat, and tried the following example
> which is posted in the archives
> http://lists.boost.org/boost-users/2007/06/28394.php , but it doesnot work
> like the given sreenshot in the example. The information that is shown in
> the watch windows is the same as before.
I copied mic_visualizer.hpp to boost/multi_index/, and used the
following example:
https://svn.boost.org/svn/boost/sandbox/boost_docs/subprojects/DebuggerVisualizers/demo.cpp
Of course you have to restart VS after adding the visualizer.
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users