10
10

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Eclipse Cプログラム実行で 「バイナリが見つかりません」

Last updated at Posted at 2016-01-01

どのサイトを見ても記述が自分の状況に当てはまらず、解決にならなかったのですが
やっと解決してくれるサイトを見つけました。

要するに

1.「左のプロジェクト名を右クリックして、[実行]→[実行の構成]と進み、左の[C/C++ Application]→[新規]」という手順で
C/C++ Applicationの下に「「(プロジェクト名) デバッグ」という名前の項目」を作る

2.「C/C++ アプリケーションの項目にDebugフォルダ内の(プロジェクト名).exeを指定」

という2つの手順が必要だということですね。

10
10
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
10

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?