/plex

Primary LanguageC++MIT LicenseMIT

Plex

Build Status

Table of Contents

Setup

Driver

Make sure you have a recent driver update installed.

Compiler

Make sure you're using a valid compiler.

Currently, only the latest version of MSVC is currently supported.

Vulkan

Install the latest Vulkan SDK: https://vulkan.lunarg.com/

Package Manager

Install a stable version of conan.

PIP: pip install --user conan

Windows: choco install conan -y

Macos: brew install conan