2016年9月27日

cocos: 链接错误: _lz_adler32 in liblibquickmac.a

摘要: 错误: Undefined symbols for architecture x86_64: "_adler32", referenced from: _lz_adler32 in liblibquickmac.a(lua_zlib.o) _png_icc_set_sRGB in libcocos2 阅读全文

posted @ 2016-09-27 18:57 ZhYQ_note 阅读(793) 评论(0) 推荐(0)

编译错误: file not found with angled include use quotes instead #include <lualib.h> 和 #include "lualib.h"

摘要: http://stackoverflow.com/questions/17465902/use-of-external-c-headers-in-objective-c 问题: 7down votefavorite 6 6 In my iOS project I need to use an ext 阅读全文

posted @ 2016-09-27 15:01 ZhYQ_note 阅读(9957) 评论(0) 推荐(1)

xcode7: Undefined symbols for architecture i386: "_iconv_open", referenced from:

摘要: 在整合cocos和quick时,出现这个错误,我按照以前的方法 link binary with libraries 中add libiconv.2.dylib ,发现已经没有了这个库。 网上找了一下,找到一个: 问题: I use libxml to save game data. in orde 阅读全文

posted @ 2016-09-27 10:30 ZhYQ_note 阅读(1305) 评论(0) 推荐(0)

导航