【问题标题】:No such file or direcotory error during release config发布配置期间没有此类文件或目录错误
【发布时间】:2010-11-28 05:59:37
【问题描述】:
/Users/madhukar/Desktop/wishstix/Classes/wishstixAppDelegate.h:11:0 /Users/madhukar/Desktop/wishstix/Classes/wishstixAppDelegate.h:11:32: error: FBConnect/FBSession.h: No such file or directory


/Users/madhukar/Desktop/wishstix/wishstix_Prefix.pch:13:0 In file included from /Users/madhukar/Desktop/wishstix/wishstix_Prefix.pch

我包含一个名为 FBConnect 的组,其中包含一个包和头文件,我在组的头搜索路径中包含路径在调试模式下工作正常,但在发布配置中出现 8 个错误。

【问题讨论】:

    标签: iphone sdk release config


    【解决方案1】:

    您可能需要确保为“所有配置”设置了Header Search Paths 配置选项,而不仅仅是“调试”。

    【讨论】:

      猜你喜欢
      • 2016-02-26
      • 1970-01-01
      • 2020-11-28
      • 2014-01-08
      • 2021-12-20
      • 2019-05-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多