注册 登录
编程论坛 VC++/MFC

使用OpenCV的一些问题

书中寻玉 发布于 2013-05-19 17:17, 540 次点击
VC中使用CaptureVideo.cpp和CaptureVideo.h的一些问题,希望哪位能帮帮忙?
使用时在头文件中已经#include "CaptureVideo.h",编译连接时出现以下错误
c:\dxsdk\include\dxtrans.h(560) : error C2059: syntax error : 'constant'
c:\dxsdk\include\dxtrans.h(560) : error C2238: unexpected token(s) preceding ';'
c:\dxsdk\include\dxtrans.h(580) : error C2059: syntax error : 'constant'
c:\dxsdk\include\dxtrans.h(580) : error C2238: unexpected token(s) preceding ';'
2 回复
#2
邓士林2013-05-20 14:40
你这样让别人怎么帮你啊
#3
书中寻玉2013-05-21 14:09
回复 2楼 邓士林
那怎么办,把所有程序都贴出来?
1