CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    25

    profiler always disabled !

    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.


  2. #2
    Guest

    Re: profiler always disabled !

    Enable profiling by checking the Enable Profiling box in the Project Settings dialog on the Link page with General selected.

    Dave Relyea


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured