首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

undefined reference to `strlcpy'

2012-09-17 
undefined reference to `strlcpyd:/linux/linuxkernel/WORKING_DIRECTORY/ango/angowx/app_process/app_m

undefined reference to `strlcpy'
d:/linux/linuxkernel/WORKING_DIRECTORY/ango/angowx/app_process/app_main.cpp:115: undefined reference to `strlcpy'
ctrl+left click, I know that strlcpy is defined in cutils\memory.h, then I search memory in android source. Memory.c shows up. that's it: system\core\libcutils\memory.c.

热点排行