Intel® C++ Compiler Classic Developer Guide and Reference
Visible to Intel only — GUID: GUID-205C45E8-5BA1-4297-A91F-168E88D9E633
Visible to Intel only — GUID: GUID-205C45E8-5BA1-4297-A91F-168E88D9E633
Qinstall
Specifies the root directory where the compiler installation was performed.
Syntax
Linux: |
-Qinstalldir |
macOS: |
-Qinstalldir |
Windows: |
None |
Arguments
dir |
Is the root directory where the installation was performed. |
Default
OFF |
The default root directory for compiler installation is searched for the compiler. |
Description
This option specifies the root directory where the compiler installation was performed. It is useful if you want to use a different compiler or if you did not use a shell script to set your environment variables.
IDE Equivalent
Alternate Options
None