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.
x86 の PC で Windows アプリケーションを開発しました。x64 の別の PC でプロジェクトの exe を実行すると、exe ファイルが実行されません。この問題を解決するにはどうすればよいですか?
1) プラットフォームを「任意の CPU」に設定してみてください
2) x64 用の別の EXE をコンパイルします。