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.
DEV C++ で C コードを再度コンパイルしようとすると、ツールで次のエラーが表示されます。同じコードを新しいファイルにコピーしようとすると正常に動作しますが、新しいコードをコンパイルできず、別のファイルに再度コピーする必要があります。
Permission denied ld returned 1 exit status
プログラムが実行されている可能性があります。再コンパイルする前に、それを強制終了する必要があります。