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.
自分自身や他の同僚がリリース ビルドを試みた場合に、アプリに未完成のコードがあることを知らせるカスタム エラー メッセージを作成する方法はありますか?
助けてくれてありがとう。
どうですか:
#ifndef DEBUG #error Don't release this #endif