Use Microsoft Visual Studio*
You can use the
Intel® oneAPI
within the Microsoft Visual Studio* integrated development environment (IDE) to develop
DPC++/C++
CompilerC++ or DPC++
applications, including static library (.LIB
), dynamic link library (.DLL
), and main executable (.EXE
) applications. This environment makes it easy to create, debug, and execute programs. You can build your source code into several types of programs and libraries, using the IDE or from the command line.
The IDE offers these major advantages:
- Makes application development quicker and easier by providing a visual development environment.
- Provides integration with the native Microsoft Visual Studio debugger.
- Makes other IDE tools available.
Find Product Information
To access the product information for the Intel® oneAPI DPC++ Compiler:
- OpenHelp>About Microsoft Visual Studio
- In the left pane, selectIntel® oneAPI DPC++ Compiler - Package ID: [_package ID_].
- In the bottom pane, product details will show:Intel® oneAPI DPC++ Compiler - toolkit version [_toolkit version_], extension version [_extension version_], Package ID: [_package ID_], Copyright © [_copyright year_] Intel Corporation. All rights reserved.*Other names and brands may be claimed as the property of others.
To access the product information for the Intel® C++ Compiler:
- OpenHelp>About Microsoft Visual Studio
- In the left pane, selectIntel® C++ Compiler - Package ID: [_package ID_].
- In the bottom pane, product details will show:Intel® C++ Compiler - toolkit version [_toolkit version_], extension version [_extension version_], Package ID: [_package ID_], Copyright © [_copyright year_] Intel Corporation. All rights reserved.*Other names and brands may be claimed as the property of others.
To access the product information for the Intel Libraries for oneAPI:
- OpenHelp>About Microsoft Visual Studio
- In the left pane, selectIntel Libraries for oneAPI - Package ID: [_package ID_].
- In the bottom pane, product details will show:Intel Libraries for oneAPI - toolkit version [_toolkit version_], extension version [_extension version_], Package ID: [_package ID_], Copyright © [_copyright year_] Intel Corporation. All rights reserved.*Other names and brands may be claimed as the property of others.