Intel System Studio 2019 Get Started Guide
Choose File > New > Project from the menu to start the new project wizard.
Expand Intel Application Development and select C++ Project. Click Next.
In the Code Samples list, expand the Get Started folder and select On-Board LED Blink or UP Squared* Built-in LEDs.
The sample project name is displayed in the New Project Name field. If you wish to change the name, type over the displayed name.
For Builder, select Managed Build.
For Build Options, select Docker.
Click Next.
In the Select a Docker* Container list, select the most recent version of Ubuntu Linux* 16.04 64-Bit (GCC).
Click Finish.
Your project is created and built. The project files are shown in the Project Explorer. The build status is shown in the console.