English Sentence Loading...............
error LNK2019: 无法解析的外部符号 __imp_time...
作者:exgods 日期:2009-07-05
如果在用VC++写WinCE时,用到time(time_t *)这个比较经典的时间函数时,编译器会报出"error LNK2019: 无法解析的外部符号 __imp_time,该符号在函数……"的错误,在google上搜了很久,没什么进展.最后在国外的一个博客中找到了答案.
原文 (已被河蟹,需要翻墙)
引用内容
原文 (已被河蟹,需要翻墙)
引用内容If u got the following error when trying to compile an WindowCE application
"error LNK2019: unresolved external symbol __imp_time referenced in function"
"error LNK2019: unresolved external symbol __imp_time referenced in function"












