|
小弟我第一次开发wince程序,在编译一个dll时出现了如下问题:
BUILD: [00:0000000008:PROGC ] Scan C:\WINCE600\OSDesigns\test1\test1\ecr_ime\
BUILD: [00:0000000014:PROGC ] Building LINK Pass in C:\WINCE600\OSDesigns\test1\test1\ecr_ime\ directory.
BUILD: [01:0000000030:PROGC ] Linking obj\ARMV4I\debug\ecr_ime.dll
BUILD: [01:0000000048:ERRORE] ecr_ime.obj : error LNK2019: unresolved external symbol sprintf referenced in function InputDispPYPrompt
BUILD: [01:0000000049:ERRORE] ime_chinese.obj : error LNK2019: unresolved external symbol fopen referenced in function check_ime_integrity
BUILD: [01:0000000050:ERRORE] obj\ARMV4I\debug\ecr_ime.dll : fatal error LNK1120: 2 unresolved externals
该怎么解决???????谢谢大家
|
|