4.1.6 アプリケーションのコンパイル


アプリケーションのコンパイル

In order to compile a Crystal Space application I recommend you look at the howto on compiling an external application. For MSVC 7 and later this tutorial can be found at See section Creating an External MSVC 7, 7.1 or 8 Application, for other environments based on GNU make you can look at See section Creating an External Crystal Space Application.

Crystal Space アプリケーションをコンパイルするために、外部アプリケーションをコンパイルする方法を見ることを薦めます。MSVC 7とそれより後のバージョンのためのチュートリアルは「Creating an External MSVC 7, 7.1 or 8 Application」で見ることができます。その他のGNU makeを基礎とした環境のためのチュートリアルは、「Creating an External Crystal Space Application」で見ることができます。

Additionally note that the source for some of these tutorials can be found in the `CS/apps/tutorials' directory. There are also a few additional tutorials there that are not (yet) covered in the documentation.

加えて、これらのチュートリアルのいくつかのソースは、`CS/apps/tutorials`ディレクトリで見ることができることを書き留めておいて下さい。ドキュメントに取り上げられていない少しの追加されたチュートリアルもあります。