Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb6eb44d

Browse files
committed
Using python 3.8 with MSVC2019
1 parentbac91be commitb6eb44d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎build/helpers/setvars.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ IF %SDK% == MSVC2019 (
7474
IF%ARCH%== X86CALL"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86||GOTO :ERROR
7575
ECHOON
7676
IF%ARCH%== X64call"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64||GOTO :ERROR
77+
SETPYTHON32_PATH=C:\Python38x86
78+
SETPYTHON64_PATH=C:\Python38x64
7779
)
7880

7981
rem vcvarsall of VS 2019 rewrite this variable

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp