Click to See Complete Forum and Search --> : profiler always disabled !


Hurol Aslan
April 14th, 1999, 02:41 PM
Hello,

Even though the profiling was enabled for my MFC project, the Profiler choice in the Build menu always appear disabled, so I cannot use it. Can anyone suggest a reason or a fix?
I am using VC++ 6.0 on an NT machine.

April 14th, 1999, 03:31 PM
Enable profiling by checking the Enable Profiling box in the Project Settings dialog on the Link page with General selected.

Dave Relyea