duplicate symbols for architecture i386 clang

后端 未结 24 1183
悲哀的现实
悲哀的现实 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 21:03

    I imported files from another project, it had main.m file as well. So overall I had two main.m files, deleting one resolved the issue for me.

提交回复
热议问题