包含omniture库时链接器错误

时间:2011-03-07 14:47:49

标签: iphone objective-c cocoa-touch ios ios4

enter image description here

包含Omniture库后,我收到此错误。

我无法找到“RegexKitLite”,但似乎它在omniture库中被引用了。

我已设置other linker flagslibrary search path,但问题仍然存在。

当我使用libOmnitureAppMeasurement-iPhoneSimulator.a时,不会出现此错误,只有在我使用libOmnitureAppMeasurement-iPhoneDevice

时才会出现此错误

可能出现什么问题?

1 个答案:

答案 0 :(得分:0)

通过删除其他链接标志来修复它。感谢。