- 社区积分
- 0
- 技术积分
- 5
- 阅读权限
- 10
- 注册时间
- 2008-7-3
|
collect2: ld returned 1 exit status
我在linux下的gtk平台编译程序,出现了好多类似如下的问题:
lib/Release/mm_slim/standard.a(standard_softkey_codeinput.o): In function `TCodeInput_Update':
standard_softkey_codeinput.c .text+0x1a3): undefined reference to `slimI18NConvertCustom'
collect2: ld returned 1 exit status
make: *** [netfront] Error 1
请帮帮忙,谢谢! |
|