开发者

Linker error while including omniture library

开发者 https://www.devze.com 2023-02-15 02:38 出处:网络
I am getting this error after including Omniture library. I am not able to find \"RegexKitLite\", but it seems as if it is refrenced inside the omniture library.

Linker error while including omniture library

I am getting this error after including Omniture library.

I am not able to find "RegexKitLite", but it seems as if it is refrenced inside the omniture library.

I have set other linker flags and library search path, but still the problem persists.

This error does not come when I use libOmnitureA开发者_运维问答ppMeasurement-iPhoneSimulator.a, it only comes when I use libOmnitureAppMeasurement-iPhoneDevice

What could be wrong?


It is fixed by removing otherlinkerflags. Thanks.

0

精彩评论

暂无评论...
验证码 换一张
取 消