{"id":18979667,"url":"https://github.com/reputeless/getting-started-with-cpp","last_synced_at":"2026-02-27T18:32:48.744Z","repository":{"id":67723089,"uuid":"94166328","full_name":"Reputeless/Getting-Started-with-Cpp","owner":"Reputeless","description":"C++ プログラミングを始める手順","archived":false,"fork":false,"pushed_at":"2017-06-13T06:56:56.000Z","size":1912,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T10:44:48.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Reputeless.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-13T03:47:20.000Z","updated_at":"2017-06-13T06:59:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"1379bc57-ef1f-48a5-b0cd-83c4b5e5ef3a","html_url":"https://github.com/Reputeless/Getting-Started-with-Cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reputeless%2FGetting-Started-with-Cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reputeless%2FGetting-Started-with-Cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reputeless%2FGetting-Started-with-Cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reputeless%2FGetting-Started-with-Cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Reputeless","download_url":"https://codeload.github.com/Reputeless/Getting-Started-with-Cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239985688,"owners_count":19729512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T15:44:20.645Z","updated_at":"2025-11-10T18:01:59.422Z","avatar_url":"https://github.com/Reputeless.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# C++ プログラミングに必要なツールの準備\n\n## Windows の場合\nWindows 7 や Windows 8.1, Windows 10 のパソコンで C++ プログラミングをする場合は「Visual Studio Community 2017 (ビジュアル・スタジオ コミュニティ2017)」を使います。\n\n### 1. Visual Studio インストーラーをダウンロードする\nhttps://www.visualstudio.com/downloads/ へアクセスして、Visual Studio のダウンロードページを開きます。Visual Studio にはいくつかのバージョンや関連ツールがありますが、初めての C++ プログラミングには「Visual Studio Community 2017」が最適です。選択肢から「Visual Studio Community 2017」を選択し、インストールのためのファイル（インストーラー）をダウンロードします。\n![](doc/w1.png)\n \n ### 2. Visual Studio インストーラーを実行して C++ 開発ツールをインストールする\nダウンロードしたインストーラーを実行すると、プログラミング言語や開発ツールを選択する次のような画面が出てきます。\n![](doc/w2.png)\n \n今回は C++ プログラミングに必要なツールだけをインストールします。「C++ によるデスクトップ開発」を選択して右下の「インストール」を押せば、C++ プログラミングに必要なツールのインストールが始まります。インストールする項目はあとで追加や変更ができるので、もしほかのプログラミング言語やツールに興味を持つかもしれないときも安心してください。\n![](doc/w3.png)\n\nインターネットの速度によっては、インストールに時間がかかる場合があります。次のような画面が出てきたらインストールは完了です。パソコンの再起動を求められることがあるので、その場合は従いましょう。\n![](doc/w4.png)\n\n## macOS の場合\nMacBook や iMac など macOS のパソコンで C++ プログラミングをする場合は「Xcode (エックスコード)」を使います。あなたのパソコンが macOS の場合は「macOS で C++ プログラミングをはじめる」へ進んでください。\n\n### 1. Xcode をインストールする\nまず、C++ プログラミングのための開発ツール「Xcode」を App Store からインストールします。インターネットの速度によっては、ダウンロードに時間がかかる場合があります。\n![](doc/x1.png)\n\nインストール状況が「インストール中」から「開く」に変わるのを待ちます。インストールの状態が「インストール中」から「開く」に変わればインストールは完了です。「開く」を押して Xcode を起動しましょう。\n![](doc/x2.png) → ![](doc/x3.png)\n\n### 2. 追加のツールをインストールする\n初めて起動するときに次のような画面が出ることがあります。「Install（インストール）」を押して、追加のツールをインストールします。\n![](doc/x4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freputeless%2Fgetting-started-with-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freputeless%2Fgetting-started-with-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freputeless%2Fgetting-started-with-cpp/lists"}