Ask Your Question

Revision history [back]

How to create 32-bit dll file for OpenCV version 4.0.1?

Hello,

I have tried many methods to build a 32-bit version of OpenCV version 4.0.1, however to no avail. I have tried using CMake and the file I require is opencv_world401.dll

May I know if anyone has any steps for me to follow to build the 64 bit source code so that I can have a complete 32-bit package in return? It seems there will be missing files when I use CMake.

Thank you!