Commit 59de8281 authored by Dr.李's avatar Dr.李

remove dependency on fortran compiler on windows

parent 10de31a0
...@@ -40,7 +40,7 @@ alpha - mind 提供了多因子研究中常用的工具链,包括: ...@@ -40,7 +40,7 @@ alpha - mind 提供了多因子研究中常用的工具链,包括:
* Windows * Windows
在Windows上完整安装,需要有C++编译器(例如msvc)以及fortran编译器(例如intel ifort): 在Windows上完整安装,需要有C++编译器(例如msvc):
```bash ```bash
build_windows_dependencies.bat build_windows_dependencies.bat
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment