File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
9999
100100### <a name =" MSVC " ></a >How can I call an OpenBLAS function in Microsoft Visual Studio?
101101
102- Please read [ this page] ( install.md#visual-studio ) .
102+ Please read [ this page] ( install.md#visual-studio-native-windows-abi ) .
103103
104104### <a name =" C99_complex_number " ></a >How can I use CBLAS and LAPACKE without C99 complex number support (e.g. in Visual Studio)?
105105
Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ In your shell, move to this directory: `cd exports`.
505505 incompatibility in the C ABI would be a bug).
506506
507507 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`.
509509
510510=== "MinGW"
511511
You can’t perform that action at this time.
0 commit comments