<< removecompilerconf Dynamic link

vswhere


Locate Visual Studio 2017, 2019 and newer installations


Syntax


res = vswhere()

Output argument


res

a struct with information about Visual studio

Description


vswhere allows to find easily Visual studio.

vswhere is currently only implemented on Windows platform.

Bibliography


https://github.com/Microsoft/vswhere

Example


vswhere()

See also


havecompiler, Supported C/C++ compilers.

History


Version Description
1.0.0 initial version

Author


Allan CORNET

<< removecompilerconf Dynamic link