You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tools/IoTConnectionTools/hello-iot-world/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This project outputs the classic "Hello World" message along with the compiler i
10
10
Any Intel® CPU
11
11
12
12
## Software requirements
13
-
Intel® C++ Compiler
13
+
Intel® C++ Compiler Classic
14
14
15
15
## How to build and run
16
16
### Linux CLI
@@ -43,7 +43,7 @@ nmake run
43
43
### IDE
44
44
Use the Samples Plugin for Eclipse or Visual Studio to create and run the sample.
45
45
46
-
You may need to source the `setvars` script distributed with oneAPI before launching the IDE to use the Intel® C++ Compiler or make it available as a toolchain in the IDE.
46
+
You may need to source the `setvars` script distributed with oneAPI before launching the IDE to use the Intel® C++ Compiler Classic or make it available as a toolchain in the IDE.
47
47
48
48
### Additional Links
49
49
Access the Getting Started Guides with the following links:
0 commit comments