We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd1834 commit a928959Copy full SHA for a928959
quickbuild.win32
@@ -1,3 +1,4 @@
1
#!/bin/bash
2
3
+echo " Please read https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio "
4
make BINARY=32 CC=gcc FC=gfortran
quickbuild.win64
make BINARY=64 CC=x86_64-w64-mingw32-gcc FC=x86_64-w64-mingw32-gfortran
0 commit comments