Windows Development Environment
Supported OS versions: Windows 7 SP1/8/10 x64.
For hardware specifications, see System Requirements.
For hardware specifications, see System Requirements.
To start working with the Unigine engine on the Windows platform you should install the UNIGINE SDK and additional software.
Prepare the Environment for Windows#
Install UNIGINE SDK#
There are two ways to install SDK:
- If you have a UNIGINE SDK archive downloaded at the UNIGINE developer portal:
- Extract the archive into a target directory.
- Run browser.exe to launch UNIGINE SDK Browser. The downloaded UNIGINE SDK will be available on the SDKs tab.
UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
- If you have UNIGINE SDK Browser downloaded at the UNIGINE developer portal:
- Install the browser.
- Install or add installed UNIGINE SDK.
Additional Software#
To start your project with UNIGINE SDK you need to install the required software to prepare the development environment:
- IDE — we recommend to use Microsoft Visual C++ 2015+ (C#/C++), Visual Studio Code (C#/C++), Rider (C#), Qt Creator (mostly used for Qt framework development, but also suitable for regular C++ projects).
- CMake 3.16 or higher (can be downloaded for free). CMake is a tool that simplifies project building for different platforms.
- .NET 5 SDK (can be downloaded for free). It is required to develop projects using C# Component System. See here how to install .NET SDK and check its version.
- Python 2.7 (can be downloaded for free) — required to use the build script.
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)