Skip to content

Commit 81d2aca

Browse files
authored
Update prepare_build_environment_windows.sh
1 parent 2ff451a commit 81d2aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/tools/prepare_build_environment_windows.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ curl --netrc-optional -L -nv -o webimage.exe \
3535
--retry-delay 10 \
3636
--retry-max-time 300 \
3737
--continue-at - \
38-
https://registrationcenter-download.intel.com/akdlm/irc_nas/19078/w_BaseKit_p_2023.0.0.25940_offline.exe
38+
https://registrationcenter-download.intel.com/akdlm/IRC_NAS/2cbb02eb-dd4c-4058-a4ac-2e38729a8409/intel-oneapi-base-toolkit-2025.1.2.7_offline.exe
3939
./webimage.exe -s -x -f webimage_extracted --log extract.log
4040
rm webimage.exe
4141
./webimage_extracted/bootstrapper.exe -s --action install --components="intel.oneapi.win.mkl.devel" --eula=accept -p=NEED_VS2017_INTEGRATION=0 -p=NEED_VS2019_INTEGRATION=0 --log-dir=.

0 commit comments

Comments
 (0)