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.
このSOリンクに従って、mingw-64をNetbeansにインストールしました。アプリケーションを実行すると、常に以下のエラーが発生します。問題は何でしょうか?
libgcc や libstdc++ など、必要なさまざまなライブラリがパスにないか、32 ビット ライブラリと 64 ビット アプリケーションが混在しています。最初に、mingw-w64 ライブラリ パスを環境パスに追加する必要があります。