From: illone (m.w.graves_at_[hidden])
Date: 2002-09-19 12:36:42


"Victor A. Wagner, Jr." wrote:
> unfortunately, the Wizards of Washington (Redmond) don't see fit to tell
> Mere Mortals (me) anything more than you see. They _used_ to tell us all
> the sources involved back to the file being compiled, but alas, they've
> Innovated that Information right out of the output now.
> I threw in a bunch of "#pragma message()" to try to find the problem, and
> it appears to be in "boost/detail/iterator.hpp" before it gets in trouble,
> but...this could take forever
>
> Hopefully someone from Redmond will come up with some option that I've
> missed and tell me how to tell VS.NET to report the ENTIRE path that
causes
> the error.
>

you can see the #include stack by selecting the
"Properties Page->C/C++->Advanced->show includes" property.

michael graves ii