急!高手请帮忙看下vc6.0编译timesten问题,

robert_hahaha 2008-08-07 06:36:21
-------------------Configuration: TTStatus - Win32 Debug--------------------
Compiling...
TTStatus.cpp
Linking...
Creating library Debug/TTStatus.lib and object Debug/TTStatus.exp
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,int)" (?safe_sprintf_cat@@YAXPADIPBDH@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,char const *,char const *,int)" (?safe_sprintf_cat@@YAXPADIPBD11H@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,char const *,int,char const *)" (?safe_sprintf_cat@@YAXPADIPBD1H1@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,int,int,int)" (?safe_sprintf_cat@@YAXPADIPBDHHH@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,int,int)" (?safe_sprintf_cat@@YAXPADIPBDHH@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,int,char const *)" (?safe_sprintf_cat@@YAXPADIPBDH1@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "void __cdecl safe_sprintf_cat(char *,unsigned int,char const *,char const *)" (?safe_sprintf_cat@@YAXPADIPBD1@Z)
TTStatus.obj : error LNK2001: unresolved external symbol "private: static class TTLog TTGlobal::_globalTTLog" (?_globalTTLog@TTGlobal@@0VTTLog@@A)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/TTStatus.exe : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.

TTStatus.exe - 10 error(s), 0 warning(s)



project setting link library 已加ttcl70.lib ttclasses70.lib ttclasses70CS.lib ttclasses70DM.lib ttdv70.lib ttdv70d.lib tten70.lib tten70d.lib ttut70.lib ttxadm70.lib
...全文
55 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
robert_hahaha 2008-08-07
  • 打赏
  • 举报
回复
safe_sprintf_cat 这个函数在timesten的TTTypes.h 头文件有定义,但不知道哪里有对应的实现,郁闷啊
内存泄漏 2008-08-07
  • 打赏
  • 举报
回复
safe_sprintf_cat 是什么函数?? 确保你在VC中添加了所需的所有lib静态链接库~

4,012

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC 数据库
社区管理员
  • 数据库
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧