How do I check if a C/C++ compiler is installed?

To view the compiler installed on your system, from the OML command window, enter vssGetCompilerName()

If you do not have a C/C++ compiler installed, you may get the error message: Unsupported Visual C++ Target Option

During some use cases, for example, simulation of Modelica models or FMI import or export, the software issues an error if unable to detect a C++ compiler installed on the system. To correct the error, install a supported Microsoft Visual Studio C++ compiler.