差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
manual:reference:toolchain:build_tools:main_page [2021/06/30 22:33] – [准备] rendmanual:reference:toolchain:build_tools:main_page [2021/07/02 12:16] (当前版本) – [依赖] rend
行 7: 行 7:
 ==== 依赖 ==== ==== 依赖 ====
 1. [[https://github.com/brechtsanders/winlibs_mingw/releases/download/10.2.0-11.0.0-8.0.0-r7/winlibs-x86_64-posix-seh-gcc-10.2.0-llvm-11.0.0-mingw-w64-8.0.0-r7.zip|MinGW-w64(需要配置以下依赖)]] 1. [[https://github.com/brechtsanders/winlibs_mingw/releases/download/10.2.0-11.0.0-8.0.0-r7/winlibs-x86_64-posix-seh-gcc-10.2.0-llvm-11.0.0-mingw-w64-8.0.0-r7.zip|MinGW-w64(需要配置以下依赖)]]
-或[[http://covscript.org.cn/gcc-10.2.0-mingw-w64-8.0.0-r8-covscript.org.zip|已经打包好库依赖的MinGW-w64]] + 
- * [[https://curl.se/windows/dl-7.75.0_2/curl-7.75.0_2-win64-mingw.zip|libcurl]] +  * [[http://covscript.org.cn/gcc-10.2.0-mingw-w64-8.0.0-r8-covscript.org.zip|已经打包好库依赖的MinGW-w64]] 
- * [[https://curl.se/windows/dl-7.75.0_2/brotli-1.0.9_2-win64-mingw.zip|libbrotli]] +  * [[https://curl.se/windows/dl-7.75.0_2/curl-7.75.0_2-win64-mingw.zip|libcurl]] 
- * [[https://curl.se/windows/dl-7.75.0_2/libssh2-1.9.0_2-win64-mingw.zip|libssh2]] +  * [[https://curl.se/windows/dl-7.75.0_2/brotli-1.0.9_2-win64-mingw.zip|libbrotli]] 
- * [[https://curl.se/windows/dl-7.75.0_2/nghttp2-1.43.0_2-win64-mingw.zip|libnghttp2]] +  * [[https://curl.se/windows/dl-7.75.0_2/libssh2-1.9.0_2-win64-mingw.zip|libssh2]] 
- * [[https://curl.se/windows/dl-7.75.0_2/zlib-1.2.11_2-win64-mingw.zip|libz]] +  * [[https://curl.se/windows/dl-7.75.0_2/nghttp2-1.43.0_2-win64-mingw.zip|libnghttp2]] 
- * [[https://curl.se/windows/dl-7.75.0_2/zstd-1.4.8_2-win64-mingw.zip|libzstd]] +  * [[https://curl.se/windows/dl-7.75.0_2/zlib-1.2.11_2-win64-mingw.zip|libz]] 
- * [[https://github.com/glfw/glfw/releases/download/3.3.2/glfw-3.3.2.bin.WIN64.zip|libglfw3]]+  * [[https://curl.se/windows/dl-7.75.0_2/zstd-1.4.8_2-win64-mingw.zip|libzstd]] 
 +  * [[https://github.com/glfw/glfw/releases/download/3.3.2/glfw-3.3.2.bin.WIN64.zip|libglfw3]]
  
 2. [[https://git-scm.com/|Git on Windows]] 2. [[https://git-scm.com/|Git on Windows]]
行 32: 行 33:
 5. 将上一步配置好的依赖全部加入到''PATH''环境变量中 5. 将上一步配置好的依赖全部加入到''PATH''环境变量中
 ==== 编译 ==== ==== 编译 ====
-进入 win_tools 文件夹,按照 step1 -> step2 -> step3 -> step4 的顺序依次执行,进入到下一步前需确保前一步已经完成。执行完毕后,就可以在 win_tools/builds 中找到编译完成的 CovScript 工具链了+进入''win_tools''文件夹,按照 step1 -> step2 -> step3 -> step4 的顺序依次执行,进入到下一步前需确保前一步已经完成。执行完毕后,就可以在''win_tools/builds''中找到编译完成的 CovScript 工具链了