Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 387 Bytes

README.MD

File metadata and controls

13 lines (9 loc) · 387 Bytes

Requirements

  • Vulkan SDK (Download here: https://vulkan.lunarg.com/)
  • DirectX Shader Compiler (dxc) in PATH
  • Qt5 (set environment variable QT_DIRECTORY to the directory containing the qt distribution [eg. "C:/Qt/Qt5.12.12/5.12.12/msvc2017_64"])

Notes

Supported Compilers

  • MSVC C++ is supported (cl)

Note

  • XInput is currently not working under MSVC Clang (clang-cl)