Locked Why does code coverage code have to be compiled with optimization?

  • Tuesday, March 13, 2012 11:08 AM
     
     

    As above. Why does the code I want to run code coverage on have to be compiled with optimization? I want to run my code coverage on non-optimized debug builds. Native C++ that is.

    Thanks

    /Johan


    • Edited by johlen Tuesday, March 13, 2012 11:15 AM
    •  

All Replies

  • Tuesday, March 13, 2012 3:14 PM
     
     Answered
    I got it working from within the IDE. Nevermind...
    • Marked As Answer by johlen Tuesday, March 13, 2012 3:14 PM
    •  
  • Wednesday, March 14, 2012 2:07 AM
    Moderator
     
     

    Nice to know that you resolved it.

    Have a nice day,


    Jack Zhai [MSFT]
    MSDN Community Support | Feedback to us