Skip to content

Use cpptango 9.3.5 for Widows wheels (except Py27 x64)

Closes #471 (closed)

Appveyor was modified to use cpptango 9.3.5. Note this is for all the existing platforms except Py27 x64!

The problem is that CI for Py27 x64 fails due to This call always ends with something like "exit code -1073740940 (0xC0000374)" or "exit code -1073741819 (0xC0000005)". Since we cannot find the origin of the problem, we decided to compile wheels for this combination with 9.3.4, where there is no such a problem....

Edited by Anton Joubert

Merge request reports