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.
.exe を実行すると、SDL ウィンドウが表示されますが、コンソール ウィンドウも表示されます。SDL ウィンドウだけを取得するにはどうすればよいですか?
どの構成オプションを変更する必要がありますか? ありますか?
MinGW でコンパイルし、Eclipse Ganymede を使用しています。
私はでコンパイルしなければなりませんでした
-Wl、-サブシステム、ウィンドウ
リンカフラグとして。
うーん、私自身の質問に答えてください。