File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ Here is the result of the DGEMM subroutine's performance on Intel Core i5-2500K
99
99
100
100
### <a name =" MSVC " ></a >How can I call an OpenBLAS function in Microsoft Visual Studio?
101
101
102
- Please read [ this page] ( install.md#visual-studio ) .
102
+ Please read [ this page] ( install.md#visual-studio-native-windows-abi ) .
103
103
104
104
### <a name =" C99_complex_number " ></a >How can I use CBLAS and LAPACKE without C99 complex number support (e.g. in Visual Studio)?
105
105
Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ In your shell, move to this directory: `cd exports`.
505
505
incompatibility in the C ABI would be a bug).
506
506
507
507
The import libraries of MSVC have the suffix `.lib`. They are generated
508
- from a `.def` file using MSVC's `lib.exe`. See [the MSVC instructions](use_visual_studio.md#generate-import-library-before- 0210 -version).
508
+ from a `.def` file using MSVC's `lib.exe`.
509
509
510
510
=== "MinGW"
511
511
You can’t perform that action at this time.
0 commit comments