I am trying to use the OpenCV
library for some image processing inside my Windows 8 Store app using
C++/CX. I am able to build the OpenCV library using Visual C++ 2012 but
when I package my app and run the Windows App Certification Kit, I get several errors saying that the OpenCV DLLs use some unsupported Windows API. How do I fix these errors?
using-opencv-in-a-windows-8-store-app-with-visual-c-2012
using-opencv-in-a-windows-8-store-app-with-visual-c-2012
No comments:
Post a Comment