开发者

Install YAJL in iPad project

开发者 https://www.devze.com 2023-01-23 08:12 出处:网络
Ireally need help. I want to use YAJL in my iPad project. I add YAJL framework to my project. But when I run my project I receive this error :

Ireally need help. I want to use YAJL in my iPad project. I add YAJL framework to my project. But when I run my project I receive this error :

dyld: Library not loaded: /Users/gabe/Library/Frameworks/YAJL.framework/Versions/A/YAJL Referenced from: /Users/census/Library/Application Support/iPhone Simulator/3.2/Applications/ED64B开发者_如何学运维511-BD23-49F6-BAEF-8DD5E36F12D1/WebCensus1.0.app/WebCensus1.0 Reason: image not found

Please help me. What can I do ?


Edit target build settings (see Project > Edit Active Target).

Look for Runpath Search Paths (under Linking) and put in @loader_path/../Frameworks


Have you tried SBJSON ( http://stig.github.com/json-framework/ ) instead of YAJL. I have never had any problems with it.

0

精彩评论

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

关注公众号