OpenCV Unmanaged DLLs not found asp.net

后端 未结 5 1008
一整个雨季
一整个雨季 2021-01-18 23:29

We are building a web application (C# .NET) that uses unmanaged libraries in the form of the Emgu opencv wrapper. We are forcing the build to be in 32-bit (x86), and we are

5条回答
  •  执笔经年
    2021-01-19 00:21

    From your error description and checks you already performed, it seems like that you have not installed MSVCRT.

提交回复
热议问题