سلام
من eclipse رو از سایت خودش دانلود کردم (حدودا 156 مگ بود) بعد از اکسترا کردن یه فایل اجرایی هست که با دابل کلیک باز میشه .
g++ هم از سافت سنتر نصب کردم .
حالا برای اجرای hello world از file new c++ project خطای زیر رو میده :
launch failed. binary not found
(http://avr.host22.com/photos/86890095c957.png)
قبل از اجرا Ctrl + b رو میزنم بعد اجرا می کنم .
این NetBeans هم سازه مخالف میزنه !!!
c/c++ رو ندارم !
به سایتش مراجعه کردم :
If you have NetBeans IDE 7.2 without the C/C++ plugin
If your NetBeans IDE does not show a C/C++ project category when you select File > New Project, complete the following steps to add the C/C++ plugin module to the IDE.
If your network uses a proxy, choose Tools > Options > General in the IDE, select Manual Proxy Settings, enter the HTTP Proxy and Port for your proxy, and click OK.
Choose Tools > Plugins.
In the Plugins dialog box, click the Available Plugins tab, and scroll to the C/C++ category.
Select the C/C++ checkbox and click Install to start the NetBeans IDE Installer.
In the NetBeans IDE Installer, click Next.
Read the license agreement, select the checkbox to accept the terms of the license agreement, and click Next.
Click Install.
After the installation completes, select either Restart IDE Now or Restart IDE Later and click Finish.
باز هم تو قسمت نصب پلاگین ها نیومد !!!
(http://ntpc.net46.net/photos/b1905b5d4641.png)
build-essential رو نصب کردی؟
$ sudo apt-get install build-essential]/code]
بی فایده بود !
شاید من مراحل رو اشتباه می روم :
file => new => c++project
(http://up.vatandownload.com/images/1naa1m1cpukvey7nd44y.png)
(http://up.vatandownload.com/images/yu1bz1ylb8bz6md2iq.png)
(http://up.vatandownload.com/images/4gn3zwk0gqfyqkbabeg.png)
در آخر سر هم finish رو میزنم !
و وقتی کنترل + بی رو میزنم و بعد از Run این پیغام رو میده :
launch failed binary not found