Can visual studio report which file its compiling now?
        Posted  
        
            by Mick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mick
        
        
        
        Published on 2010-04-09T12:08:01Z
        Indexed on 
            2010/04/09
            12:13 UTC
        
        
        Read the original article
        Hit count: 354
        
visual-studio-2008
Sometimes I have errors which are caused by a particular cascading sequence of #include's... it would be much easier to debug if visual studio could give a kind of running commentary on which file it was currently processing. Can it be persuaded to do so?
© Stack Overflow or respective owner