We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a8906 commit 607f717Copy full SHA for 607f717
appveyor.yml
@@ -2,7 +2,7 @@ version: 1.0.{build}
2
image: Visual Studio 2015
3
environment:
4
PYTHON37_LOCATION: C:\Python37
5
- QT_DIR: C:\Qt\5.9\mingw53_32
+ QT_DIR: C:\Qt\5.9.7\mingw53_32
6
PATH: '%PATH%;%QT_DIR%\bin;C:\MinGW\bin'
7
build_script:
8
- cmd: >-
0 commit comments