Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
718 Discussions

Error in documentation about "Getting started instructions" on Windows

tdechaize
Beginner
148 Views

Hi,

 

On Windows systems (for me W11 Family 64bit), after read informations about "Getting started instructions" , I note wrong instruction in liaison with use of VS2022INSTALLDIR environment variable.

Here the text proposed into your documentation :

"Or, if you have installed the Visual Studio 2022 Build Tools into their standard location you must set VS2022INSTALLDIR to point to that install location. For example, using setvars.bat:

 

> set "VS2022INSTALLDIR=%ProgramFiles(x86)%\Microsoft Visual Studio\2022\BuildTools"

> "%ProgramFiles(x86)%\Intel\oneAPI\setvars.bat"

"

VS2022 is not installed by default on "C:\Program Files (x86)" but here "C:\Program Files", and directory "BuildTools" don't exist on "...\Misrosoft Visual Studio\2022".

What is the correct syntax for this environment variable VS2022INSTALLDIR ?

Thank's.

Regards.

TDE

0 Kudos
0 Replies
Reply