Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Take 2: Building cv2_xxx.pyd for Windows x64/Python3.7

I've tried to simplify replicating this issue by using the command line version of cmake and the configuration script that can be found here. It is about as simple as possible. There are no obvious errors/warnings from CMake but python3 support remains unavailable. Any help welcomed. How do the CI builds for this environment get configured and build?

MTIA.

configure script: https://raw.githubusercontent.com/g40/images/master/cfg.cmd

configuration log: https://raw.githubusercontent.com/g40/images/master/config.log

Take 2: Building cv2_xxx.pyd for Windows x64/Python3.7

I've tried to simplify replicating this issue by using the command line version of cmake and the configuration script that can be found here. It is about as simple as possible. There are no obvious errors/warnings from CMake but python3 support remains unavailable. Any help welcomed. How do the CI builds for this environment get configured and build?

MTIA.

configure script: https://raw.githubusercontent.com/g40/images/master/cfg.cmd

configuration log: https://raw.githubusercontent.com/g40/images/master/config.log

[edit] This is now working for VS2019x64 and Python 3.7 for release builds.