使用RegexLiteKit在mapview上绘制路径时出错

使用RegexLiteKit在mapview上绘制路径时出错,第1张

概述在我的一个 iphone项目中,我使用 RegexLiteKit在mapview中绘制路径.在编译以下故障时, Undefined symbols for architecture i386: "_uregex_start", referenced from: _rkl_performRegexOp in RegexKitLite.o _rkl_search in Re 在我的一个 iphone项目中,我使用 RegexliteKit在mapvIEw中绘制路径.在编译以下故障时,
Undefined symbols for architecture i386:  "_uregex_start",referenced from:      _rkl_performRegexOp in RegexKitlite.o      _rkl_search in RegexKitlite.o      _rkl_findRanges in RegexKitlite.o  "_uregex_end",referenced from:      _rkl_performRegexOp in RegexKitlite.o      _rkl_search in RegexKitlite.o      _rkl_findRanges in RegexKitlite.o  "_uregex_setText",referenced from:      _rkl_clearCacheSlotSetTo in RegexKitlite.o      _rkl_setCacheSlottoString in RegexKitlite.o  "_uregex_find",referenced from:      _rkl_search in RegexKitlite.o  "_uregex_findNext",referenced from:      _rkl_search in RegexKitlite.o      _rkl_replaceAll in RegexKitlite.o  "_u_errorname",referenced from:      _rkl_NSExceptionForRegex in RegexKitlite.o      _rkl_userInfoDictionary in RegexKitlite.o  "_u_strlen",referenced from:      _rkl_userInfoDictionary in RegexKitlite.o  "_uregex_reset",referenced from:      _rkl_replaceAll in RegexKitlite.o  "_uregex_appendReplacement",referenced from:      _rkl_replaceAll in RegexKitlite.o  "_uregex_appendTail",referenced from:      _rkl_replaceAll in RegexKitlite.o  "_uregex_open",referenced from:      _rkl_getCachedRegex in RegexKitlite.o  "_uregex_groupCount",referenced from:      _rkl_getCachedRegex in RegexKitlite.o  "_uregex_close",referenced from:      _rkl_clearCacheSlotRegex in RegexKitlite.old: symbol(s) not found for architecture i386clang: error: linker command Failed with exit code 1 (use -v to see invocation)

有没有办法使RegexliteKit工作?请帮忙..@H_502_5@解决方法 >转到目标构建设置
>搜索链接器标志
>在其他链接器标志附近双击并添加-licucore

DONE@H_502_5@ 总结

以上是内存溢出为你收集整理的使用RegexLiteKit在mapview上绘制路径时出错全部内容,希望文章能够帮你解决使用RegexLiteKit在mapview上绘制路径时出错所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1103785.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-28
下一篇2022-05-28

发表评论

登录后才能评论

评论列表(0条)

    保存