关于opencv源码在VC++上调试出现的问题

zhubingchu 2008-07-12 11:21:53
各位大哥大姐,请先看一下error

Linking...
Creating library ../../lib/cvd.lib and object ../../lib/cvd.exp
facedetect.obj : error LNK2001: unresolved external symbol "void __cdecl Free(void * *)" (?Free@@YAXPAPAX@Z)
facedetect.obj : error LNK2001: unresolved external symbol "void __cdecl CvtColor(unsigned char *,unsigned char *,int,int)" (?CvtColor@@YAXPAE0HH@Z)
facedetect.obj : error LNK2001: unresolved external symbol "struct _IplImage * __cdecl CreateImage(struct CvSize,int,int)" (?CreateImage@@YAPAU_IplImage@@UCvSize@@HH@Z)
facedetect.obj : error LNK2001: unresolved external symbol "struct CvMemStorage * __cdecl CreateMemStorage(int)" (?CreateMemStorage@@YAPAUCvMemStorage@@H@Z)
facedetect.obj : error LNK2001: unresolved external symbol "struct _IplImage * __cdecl LoadBmpImage(char const *,int)" (?LoadBmpImage@@YAPAU_IplImage@@PBDH@Z)
facedetect.obj : error LNK2001: unresolved external symbol "char * __cdecl GetSeqElem(struct CvSeq *,int)" (?GetSeqElem@@YAPADPAUCvSeq@@H@Z)
facedetect.obj : error LNK2001: unresolved external symbol "void __cdecl ClearMemStorage(struct CvMemStorage *)" (?ClearMemStorage@@YAXPAUCvMemStorage@@@Z)
facedetect.obj : error LNK2001: unresolved external symbol "int __cdecl float2int(float)" (?float2int@@YAHM@Z)
..\..\bin\cv097d.dll : fatal error LNK1120: 8 unresolved externals
Error executing link.exe.
Creating browse info file...

cv097d.dll - 9 error(s), 0 warning(s)

我已经将project->setting->linking 中需要包含的库添入,但是还是不行~~~>_<~~~
...全文
174 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
zhubingchu 2009-07-31
  • 打赏
  • 举报
回复
结贴

4,463

社区成员

发帖
与我相关
我的任务
社区描述
图形图像/机器视觉
社区管理员
  • 机器视觉
  • 迪菲赫尔曼
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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