C と C++

CやC++プログラムをコンパイルするには、デフォルトでインストールされないいくつかのパッケージが必要です。

There are many tools available for C and C++ developers. Those wishing to develop graphical applications will find that choosing a graphical toolkit/platform will make development more convenient. The two most popular development platforms for Xubuntu are 「GTK/GNOME」 and 「Qt/KDE」, each of which has its own set of tools and documentation.

GNOME用統合開発環境 Anjuta

Anjutaは「GNOME」プラットフォーム向けの、CやC++でアプリケーションを開発するための統合開発環境です。

  1. Install the anjuta package from the 「Universe」 repository (see 第11章).

  2. Alt+F2 を押して、「anjuta」 と入力し 実行 をクリックして Anjuta を開始します。

KDE用統合開発環境 Kdevelop

KDevelopは「KDE」プラットフォーム向けの、CやC++でアプリケーションを開発するための統合開発環境です。

  1. Install the kdevelop package from the 「Universe」 repository (see 第11章).

  2. アプリケーションプログラミングKDevelopをクリックして、KDevelopを開始します。