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.
protobuf c++ を ios にビルドしようとしています。しかし、その実装には、ios マクロの TYPE_BOOL と競合する TYPE_BOOL 列挙型変数が含まれています。そしてコンパイルに失敗しました。
これを解決するには?