开发者

implicit declaration of function NSMinX

The error "implicit declaration of开发者_如何转开发 function NSMinX "comes in my project?


NSMinX is available on MacOS to get the least x coordinate for a given rectangle. Check if you (or some 3rd party lib) uses it.

iOS analogue for that function is CGRectGetMinX.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜