V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
MacwinWin
V2EX  ›  程序员

求助关于在 terminal 里编译 xx.m 不支持 arc 的问题

  •  
  •   MacwinWin · 2014-03-17 09:43:03 +08:00 · 2189 次点击
    这是一个创建于 3687 天前的主题,其中的信息可能已经有所发展或是发生改变。
    在terminal里用clang -fobjc-arc编译xx.m显示error: must explicitly describe intended ownership of an object array parameter
    Google了一下说是因为没有分配内存改用clang -fno-objc-arc编译,不成功,显示Undefined symbols for architecture x86_64
    这是怎么回事呢?
    1 条回复    1970-01-01 08:00:00 +08:00
    alexrezit
        1
    alexrezit  
       2014-03-17 09:59:36 +08:00
    目测代码问题.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2843 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 06:05 · PVG 14:05 · LAX 23:05 · JFK 02:05
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.