tahoma2d/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/GotoBLAS_04FAQ.txt

14 lines
296 B
Text
Raw Normal View History

2016-03-24 06:47:04 +13:00
Quick guide to build library for Windows 64bit.
1. What you need
a. Windows Server 2003 or later
b. Cygwin environment(make, gcc, g77, perl, sed, wget)
c. MinGW64 compiler
d. Microsoft Visual Studio (lib.exe and mspdb80.dll are required to create dll)
2. Do ./quickbuild.win64
Good luck