עבור לתוכן

אקליפס cpp בעיה בהרצת פרוייקט hello world

Featured Replies

פורסם

יש לי windows 7

64 ביט

התקנתי אקליפס cdt

כמו כן הורדתי MinGW.

כתבתי את הקוד הבא

#include <iostream>




using namespace std;




int main ()
{
cout << "Hello World! ";
cout << "I'm a C++ program";
return 0;
}


עשיתי save כמו שצריך

ויש בעיה של בקימפול של

Launch failed. Binary not found.

אני ישמח לעזרה

פורסם
  • מחבר

עכשיו עשיתי

וזה כותב לי

launching hello world debug has encountered a problem.

a program file not specified in the lunch configuration.

details:

A program file was not specified in the launch configuration.

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים