Author Topic: Visual Studio help  (Read 8103 times)

Offline alager

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Visual Studio help
« on: April 24, 2009, 07:44:39 PM »
I know this isn't uTasker directly, but I am working on a uTasker project.   ;)

I use F5 to start debugging, and since I'm lazy, I let that do the build also.  But I accidentally clicked the check box to "don't warn me anymore" when there are errors in the build.  Now I can't figure out how to turn that warning back on.
Any ideas?

Thanks,
Aaron

Offline mark

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3236
    • View Profile
    • uTasker
Re: Visual Studio help
« Reply #1 on: April 24, 2009, 08:53:57 PM »
Hi Aaron

You can set this in the Tools | Options... Then in Project Solutions | Build and Run (there are two drop-down lists allowing the behavior to be defined).
Setting "Prompt to Build" will get the pop-up back.

Regards

Mark

PS. This is valid for VS 2008



Offline alager

  • Jr. Member
  • **
  • Posts: 92
    • View Profile
Re: Visual Studio help
« Reply #2 on: April 24, 2009, 09:22:31 PM »
Thanks!  I kept looking in the debug area...

Aaron