Profile a c++ console application with Visual Studio 2012
I have a simple (not so simple) console application in c++. I would like to profile this application, but when I try to:
DEBUG > Start Performance Analysis
An error occurs: "No launchable projects are available for profiling".
How can I solve? I am on Windows 8 with Visual Studio Ultimate 2012
I have a simple (not so simple) console application in c++. I would like to profile this application, but when I try to:
DEBUG > Start Performance Analysis
An error occurs: "No launchable projects are available for profiling".
How can I solve? I am on Windows 8 with Visual Studio Ultimate 2012
No comments:
Post a Comment