Objective-C ++を使用してコードをコンパイルすると、関数NSStringFromPointは表示されなくなりますが、Objective-Cでは問題ありません。
どうすれば客観的にすることができますか-C++はその関数を見ることができますか?
Objective-C ++でコンパイルすると、次のようになります。
error: 'NSStringFromPoint' was not declared in this scope
error: 'NSStringFromRect' was not declared in this scope
error: 'NSEqualSizes' was not declared in this scope