“The system cannot find the file specified” when running C++ program

后端 未结 12 1714
庸人自扰
庸人自扰 2020-11-29 08:30

I installed Visual Studio 2010. I wrote a simple code which I\'m sure is correct but unfortunately, when I run the code, I get the error below.

Here is my code:

12条回答
  •  情话喂你
    2020-11-29 09:18

    if vs2010 installed correctly

    check file type (.cpp)

    just build it again It will automatically fix,, ( if you are using VS 2010 )

提交回复
热议问题