Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C/C++ 開発者向けの ecrise をインストールしました。しかし、コードをコンパイルできません。#include <stdio.h>「未解決の包含」とは言いません<stdio.h>。追加の構成を行う必要があるのではないかと思います。私のOSはWindows 7 32ビットです。お知らせ下さい。
#include <stdio.h>
<stdio.h>
このような基本的なことがうまくいかない場合は、適切なツールチェーンをインストールしていないに違いありません。Eclipse と CDT をダウンロードするだけでは「実行」されません。使用可能なコンパイラ、リンカーなどをインストールします。