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
Procedure
- Open the command prompt of Windows.
-
Run
ide/setenv-vtunerclientx.x.x.batto trigger an environment check. -
Run
cmdtools/bin/vEcoCheckerto 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.
