You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/windows/build_compile_environment.bat
+39-13Lines changed: 39 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@
24
24
:: 2. Git 2.28.0
25
25
:: 3. Python 3.7.8
26
26
:: 4. Visual Studio 2015 with update 3
27
-
:: 5. CUDA 10 [miss cudnn]
28
-
:: 6. java jre [not complete]
29
-
:: 7. xly agent [not complete]
27
+
:: 5. CUDA 10
28
+
:: 6. java jre
29
+
:: 7. xly agent
30
30
31
31
:: Echo command is not required.
32
32
@echooff
@@ -138,8 +138,8 @@ goto :cuda10
138
138
139
139
:install_visual_studio
140
140
echo There is not Visual Studio in this PC, will install VS2015.
141
-
echo Download package from "https://download.my.visualstudio.com/pr/en_visual_studio_professional_2015_with_update_3_x86_x64_web_installer_8922978.exe"
echo Download package from "https://paddle-ci.gz.bcebos.com/window_requirement/en_visual_studio_enterprise_2015_with_update_3_x86_x64_web_installer_8922986.exe"
0 commit comments