Building with Visual Studio IDE (GUI) - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 English
  1. Launch CMake GUI and set the locations for source package and build output.

  2. Click Configure option and select:

    • Generator as the Installed Microsoft Visual Studio Version

    • Platform as x64

    • Optional toolset as ClangCl

  3. Select additional library config and build options.

  4. Configure CMAKE_INSTALL_PREFIX appropriately.

  5. Click Generate. Microsoft Visual Studio project is generated.

  6. Click Open Project. Microsoft Visual Studio project for the source package is launched.