Getting Started . Installation


Impression is created with .Net Framework 4.5 Profile. Please ensure your environment have it.

Windows (Windows 7 or higher)
  1. Visual Studio Community 2015 or higher
  2. Visual C++ Redistributable 2012
  3. Latest Xamarin.Android and Xamarin.iOS (optional)
  4. Windows Universal Platform SDK with target platform version 10.0.14393.0 (optional)
  5. Latest Impression development toolkit for Windows, you can download here.
Mac (OSX Maverick or higher)
  1. Visual Studio Community for Mac
  2. Xamarin.Android and Xamarin.iOS (optional)
  3. Latest Impression development toolkit for Mac, you can download here.
Linux (Ubuntu 12 or higher)
  1. MonoDevelop 5 or higher
  2. Install dependencies

    sudo apt get install mono-runtime libopenal-dev
    
  3. Latest Impression development toolkit for linux, you can download here.