Mercurial > hg > orthanc-python
changeset 34:af63e0fe7a73
fix python 3.8 on win64
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 28 May 2020 18:22:43 +0200 |
parents | ce5b6116e6cd |
children | 77f4e165e535 |
files | Resources/Builders/MinGW64-Python3.8/docker-internal.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Resources/Builders/MinGW64-Python3.8/docker-internal.sh Thu May 28 18:05:18 2020 +0200 +++ b/Resources/Builders/MinGW64-Python3.8/docker-internal.sh Thu May 28 18:22:43 2020 +0200 @@ -24,7 +24,7 @@ -DSTATIC_BUILD=ON \ -DPYTHON_VERSION=3.8 \ -DPYTHON_LIBRARY_NAME=${LIBRARY_NAME} \ - -DPYTHON_WINDOWS_ROOT=/tmp/build/Python38 \ + -DPYTHON_WINDOWS_ROOT=/tmp/build/python-3.8.3-win64 \ -DCMAKE_TOOLCHAIN_FILE=/source/Resources/Orthanc/Resources/MinGW-W64-Toolchain64.cmake \ -DCMAKE_INSTALL_PREFIX=/target