mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
vc path
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
|||||||
for /f "tokens=1,2,3 delims=." %%a in ("%PYTHON_VERSION%") do (
|
for /f "tokens=1,2,3 delims=." %%a in ("%PYTHON_VERSION%") do (
|
||||||
set PY_VER_MAJOR_MINOR=%%a%%b
|
set PY_VER_MAJOR_MINOR=%%a%%b
|
||||||
)
|
)
|
||||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||||
SET IFCOS_INSTALL_PYTHON=FALSE
|
SET IFCOS_INSTALL_PYTHON=FALSE
|
||||||
cd win
|
cd win
|
||||||
echo y | call build-deps.cmd vs2022-x64 Release
|
echo y | call build-deps.cmd vs2022-x64 Release
|
||||||
|
|||||||
Reference in New Issue
Block a user