3

RegexKitLite Error: Undefined symbols for architecture i386

 2 years ago
source link: https://fann.im/blog/2011/12/08/regexkitlite-error-undefined-symbols-for-architecture-i386/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

RegexKitLite Error: Undefined symbols for architecture i386

Dec 8, 2011

RegexKitLite 编译错误:

Undefined symbols for architecture i386:
  "_uregex_start", referenced from:
      _rkl_performRegexOp in RegexKitLite.o
      _rkl_search in RegexKitLite.o
      _rkl_findRanges in RegexKitLite.o

ld: symbol(s) not found for architecture i386

解决办法:

In project Build Setting search “Other Linker Flags” and add “-licucore”.

编译设置搜索 “Other Linker Flags” 添加 “-licucore” 字段

Was this page helpful?


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK