1
0

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 1 year has passed since last update.

「"LC.exe"はコード-1を伴って終了しました。」エラー

Last updated at Posted at 2022-11-07

ビルド時に「"LC.exe"はコード-1を伴って終了しました。」

とエラーが発生する場合がある

突然、発生することもあり原因は不明
(プロジェクトファイルの構成を変えた時に起こる?)

解決方法

  1. プロジェクトの「licenses.licx」を開く
  2. プロジェクトで使用していないコントロールのライセンス情報を削除する

または

  1. visual studio 閉じる
  2. bin objフォルダ削除
  3. visual studio でリビルド

※「licenses.licx」は「Properties」フォルダの中

Reference

ビルド時に「"LC.exe"はコード-1を伴って終了しました。」のエラーが表示されます。

「"LC.exe" はコード -1 を伴って終了しました("LC.exe" exited with code -1)」エラーのトラブルシューティング

1
0
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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?