5

I have tried multiple way to resolve this issue, but not able to resolve this issue please help me to resolve this.

enter image description here

Sajith
  • 856
  • 4
  • 19
  • 48

1 Answers1

1

It seems the default settings in VS2013 changed slightly (from what I can tell anyway). Go into Tools -> Options -> Debugging -> General. Scroll down and uncheck "Warn if no symbols on launch (Native only)". That should stop the message from appearing.

Random COSMOS
  • 250
  • 4
  • 13