Mình bị lỗi C\users…\visual studio 2010\projects\TEST 1\Debug\TEST 1.exe the system cannot find the file specifie
Báo lỗi "the system cannot find the file specifie" khi build trên Visual Studio 2010
1 Like
code nào cũng vậy bạn ơi
#include <iostream>
using namespace std;
void main()
{
Cout <<"asdasd";
System("Pause")
}
Bạn thử thay void thành int và return 0 xem sao
Như thế này mới đúng
#include <iostream>
using namespace std;
void main()
{
cout <<"asdasd";
system("Pause");
}
1 Like
vẫn bị dậy anh ơi không được
Code thì sai lại còn bấm YES
YES tức là nó hỏi có chạy lần thành công gần nhất, mà đã thành công lần nào đâu mà có “C\users…\visual studio 2010\projects\TEST 1\Debug\TEST 1.exe” :))
Bấm, nó báo lỗi “There were build errors…” thì ngồi sửa code đã rồi hãy debug