Home > Back-end >  To solve the
To solve the

Time:09-28

Why is there such program debugging out  everybody to help see bai

CodePudding user response:

Take out the code and have a look

CodePudding user response:

As an executable file is not normal to generate, compile connection right what is wrong?
You put the Debug x86 to x64 see

CodePudding user response:

You don't put the code can't see anything wrong, according to the figure I think your code is
 # include & lt; Stdlib. H> 
Int main ()
{
System (" Project1. Exe ");
return 0;
}

So no debugging, can't open an external file, not the code

CodePudding user response:

Find your project in Repo, opened in the Debug or Release after the inside this exe to see this problem

CodePudding user response:

Generally in VS debug application won't open itself
  • Related