duplicate symbols for architecture i386 clang

后端 未结 24 1176
悲哀的现实
悲哀的现实 2020-11-29 20:33

I\'ve seen several posts on google and stackoverflow related to this error, I\'ve read all of them but still fetching the problem , I will be glad for a solution. Here is th

24条回答
  •  执念已碎
    2020-11-29 20:51

    Another reason this error often happens is accidentally importing the .m file instead of the .h.

提交回复
热议问题