Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/cplusplus/135.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ visual studio 2010错误_C++_Visual Studio 2010 - Fatal编程技术网

C++ visual studio 2010错误

C++ visual studio 2010错误,c++,visual-studio-2010,C++,Visual Studio 2010,当我按Ctrl+F5时,我得到的项目已过期调试win32 是的: 否: 如果我在课堂上运行我在VisualStudio上所做的代码,它将非常有效(文件保存在USB中) 这不是语法错误;我猜我丢失了一些文件,但不知道如何修复。这意味着Visual Studio找不到您的exe文件,或者exe不存在。为什么不创建一个新项目,c/p所有代码,然后重建 这意味着Visual Studio找不到您的exe文件,或者exe不存在。为什么不创建一个新项目,c/p所有代码,然后重建 打开项目属性并确保启动路径正

当我按Ctrl+F5时,我得到的项目已过期调试win32

是的:

否:

如果我在课堂上运行我在VisualStudio上所做的代码,它将非常有效(文件保存在USB中)


这不是语法错误;我猜我丢失了一些文件,但不知道如何修复。

这意味着Visual Studio找不到您的exe文件,或者exe不存在。为什么不创建一个新项目,c/p所有代码,然后重建

这意味着Visual Studio找不到您的exe文件,或者exe不存在。为什么不创建一个新项目,c/p所有代码,然后重建

打开项目属性并确保启动路径正确。VS找不到您的exe,因此我假设它不在那里,不管是什么原因。

打开项目属性,确保您的启动路径正确。VS找不到你的exe,所以我假设它不在那里,不管是什么原因

Would you like to continue and run the last build? (Yes)

\visual studio 2010\project\test123\debug\test123.exe isi not recognized as an internal or external command, operable program or batch file
Would you like to continue and run the last build? (No)

\visual studio 2010\project\test123\debug\test123.exe isi not recognized as an internal or external command, operable program or batch file