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.
、などのパッケージgccでEclipse CDTとCygwinをインストールしました。gdbgnu
gcc
gdb
gnu
しかし、インクルード ディレクティブ ( stdio.h, conio.h) は解決されず、ビルドもできませんでした:
stdio.h
conio.h
起動に失敗しました。バイナリが見つかりません。
他のパッケージをインストールする必要がありますか?
ありがとう
PATH に実行可能ファイル (gcc、gdb など) があるディレクトリはありますか? これは通常、Eclipse がツールチェーンを使用するための環境を見つけて構成するために必要です。