Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Creating projects (Windows systems)

Proceed as follows:

  1. Call the Visual Studio and select the File item in the menu bar, click on New and select the Projects tab.

  2. Highlight Win32 Console Application and enter the name of your project in the Project name field; the name is freely selectable and is referred to as utmproject below.

  3. Enter the directory in which your project and all its files are to be stored in Location. If you enter a directory here that does not yet exist, then the directory is created.

  4. Click on OK. This creates the project. The project remains open.

Opening a project later

If you want to open the project later, then you have two possibilities:

  • Via the Visual Studio by clicking on File - Open - Project/Solution and by navigating in the application directory with the help of Search in, if necessary. Click on utmproject.sln (utmproject = name of your project) once there.

  • Via the Explorer by double-clicking on the utmproject.sln file.