使用OpenCV的一些问题
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 ';'