Checking Required Libraries on Windows

This section describes how to check whether all the libraries required by the VTunerClient are installed on a Windows system.

Before you begin

Make sure that the VTunerClient is installed, as instructed in Installing the VTunerClient Workbench.

Procedure

  1. Open the command prompt of Windows.
  2. Run ide/setenv-vtunerclientx.x.x.bat to trigger an environment check.
  3. Run cmdtools/bin/vEcoChecker to retrieve the environment check result.

Results

  • If the environment has all required libraries installed, the message "All libraries are OK" is returned.
  • If some required libraries are not found in the environment, a list of the libraries that are not installed is returned.
Figure 1. Library Check Result Example on Windows