Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Missing dlls on Windows 8.1

In my app, which is problem-free on Windows 7, one of my dlls fails to load on my Windows 8.1 machine. Dependency Walker point to missing dlls: API-MS-WIN-CORE-SHUTDOWN-L1-1-1.DLL and EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL. The dlls are nowhere to be found on my machine. Searching for the offending API calls, I am wondering if they are deep inside some OpenCV functions. I am using 2.4.6, is it compatible with Win 8.1? If not, is 2.4.8?

Michael