---
title: "ビルド - メインメニュー - MetaEditorのヘルプ"
description: "このメニューには、ソースコードを実行ファイルにコンパイルするためのコマンドが含まれています... - ビルド - メインメニュー - MetaEditorのヘルプ"
image: "https://www.metatrader5.com/i/logo_metatrader5.png"
url: "https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_build"
---

[MetaEditorのヘルプ](https://www.metatrader5.com/ja/metaeditor/help) → [メインメニュー](https://www.metatrader5.com/ja/metaeditor/help/main_menu) → ビルド

# ビルド

このメニューには、ソースコードを実行ファイルにコンパイルするためのコマンドが含まれています。

|  | コマンド | 詳細 |
| --- | --- | --- |
| ![Compile](https://www.metatrader5.com/i/help/metaeditor/en/compile_icon.png) | Compile | 現在アクティブなウィンドウのプログラムコードを[コンパイル](https://www.metatrader5.com/ja/metaeditor/help/development/compile) します。 |
| ![開いているファイルのコンパイル](https://www.metatrader5.com/i/help/metaeditor/en/compile_open_files_icon.png) | 開いているファイルのコンパイル | 現在編集用に開いているすべてのファイルをコンパイルします。 |
| ![コンパイルのキャンセル](https://www.metatrader5.com/i/help/metaeditor/en/compile_stop_icon.png) | コンパイルのキャンセル | コンパイル処理を停止します。このコマンドは、コンパイルに時間がかかるような大きなプロジェクトで役立ちます。 |
|  | 最大限の最適化 | コードのパフォーマンスを最大化する [コンパイルモード](https://www.metatrader5.com/ja/metaeditor/help/development/compile#mode) を有効にします。 |
|  | 最適化なし | [高速コンパイル](https://www.metatrader5.com/ja/metaeditor/help/development/compile#mode) モードを有効にします。 |

## In this section

- [ファイル](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_file)
- [編集](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_edit)
- [検索](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_search)
- [ビュー](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_view)
- [デバッグ](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_debug)
- ビルド
- [ツール](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_tools)
- [ウィンドウ](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_window)
- [ヘルプ](https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_help)

```json
{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ {"@type": "ListItem", "position": 1, "item": {"@id": "https://www.metatrader5.com/ja/metaeditor/help", "name": "MetaEditorのヘルプ"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "https://www.metatrader5.com/ja/metaeditor/help/main_menu", "name": "メインメニュー"}}, {"@type": "ListItem", "position": 3, "item": {"@id": "https://www.metatrader5.com/ja/metaeditor/help/main_menu/main_menu_build", "name": "ビルド"}} ]}
{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{ "@type": "Question", "name": "MetaTrader 5: ビルド", "acceptedAnswer": { "@type": "Answer", "text": "このメニューには、ソースコードを実行ファイルにコンパイルするためのコマンドが含まれています..." } }] }
```
