Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Qvc

Specifies compatibility with Microsoft Visual C++* (MSVC) or Microsoft Visual Studio*.

Syntax

Linux:

None

macOS:

None

Windows:

/Qvc14.2

/Qvc14.1

Arguments

None

Default

varies

When the compiler is installed, it detects which version of Microsoft Visual Studio is on your system. Qvc defaults to the form of the option that is compatible with that version. When multiple versions of Microsoft Visual Studio are installed, the compiler installation lets you select which version you want to use. In this case, Qvc defaults to the version you choose.

Description

This option specifies compatibility with MSVC or Microsoft Visual Studio.

Option

Description

/Qvc14.2

Specifies compatibility with Microsoft Visual Studio 2019.

/Qvc14.1

Specifies compatibility with Microsoft Visual Studio 2017.

NOTE:

Support for Microsoft Visual Studio 2017 is deprecated as of the Intel® oneAPI 2022.1 release, and will be removed in a future release.

IDE Equivalent
None
Alternate Options

None