Wine build fixes and version changes #1621

Open
PeterSurda wants to merge 1 commits from PeterSurda/w64fix into v0.6
PeterSurda commented 2020-05-01 15:29:54 +02:00 (Migrated from github.com)

IGNORE, THIS IS FOR TESTING BUILDBOT

  • bump OpenSSL to 1.0.2u and remove the old one that is included in PyQt
  • add msvcr120.dll (needed by the new OpenSSL)
  • bump python to 2.7.18
  • OpenSSL is now cross-compiled with mingw to avoid problems with MSVCR
  • downgrade PyInstaller for 64bit (was causing problems)
  • upgrade PyInstaller for 32bit
**IGNORE, THIS IS FOR TESTING BUILDBOT** - bump OpenSSL to 1.0.2u and remove the old one that is included in PyQt - add msvcr120.dll (needed by the new OpenSSL) - bump python to 2.7.18 - OpenSSL is now cross-compiled with mingw to avoid problems with MSVCR - downgrade PyInstaller for 64bit (was causing problems) - upgrade PyInstaller for 32bit
This repo is archived. You cannot comment on pull requests.
No description provided.