Building the Project in Visual Studio GUI - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 English

Complete the following steps in the Microsoft Visual Studio GUI:

  1. Open the project generated by CMake (build folder) in Preparing Project with CMake GUI.

  2. To generate AOCL-BLAS binaries, build the AOCL-LibBlis project or libs/libblis target. The library files will be generated in the out folder based on the project settings.

    For example, blis/out/Release/AOCL-LibBlis-Win-MT.dll or AOCL-LibBlis-Win-MT.lib

  3. To install the binaries (or to build and install them), build the INSTALL project under CMakePredefinedTargets.