开发者

Error when using Qt, VC++ and OpenCV library

I have this error in Qt when useing it with VC++ code and opencv library.

SXS: Invalid parameter(s) passed to FindActCtxSection*()
   dwFlags = 0x00000001
   ReturnedData = 0022AAFC
      ->cbSize = 0
SXS: Invalid parameter(s) passed开发者_Python百科 to FindActCtxSection*()
   dwFlags = 0x00000001
   ReturnedData = 0022AAFC
      ->cbSize = 0
SXS: Invalid parameter(s) passed to FindActCtxSection*()
   dwFlags = 0x00000001
   ReturnedData = 0022AAFC
      ->cbSize = 0
SXS: Invalid parameter(s) passed to FindActCtxSection*()
   dwFlags = 0x00000001
   ReturnedData = 0022AAFC
      ->cbSize = 0

I googled it and found something related to DLL but I did not understand anything. Could someone please explain it?


You are using Qt and Opencv?
This looks like an MFC bug

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜