Ryp / reaper

Tiny C++ Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio 2015 build

Ryp opened this issue · comments

ReaperGL is still not buildable on Windows, although this shouldn't require too much work

  • Fix build errors
  • Fix warnings
  • Fix VS sln generation
  • Linking with all the dependencies

In progress since 8c934af

The opengl renderer will be ditched, so Vulkan is the only dependency now. Fixed in df6de1c