Closed D1aMonDNL closed 6 months ago
open the sln and build it
Download Visual Studio Community 2022 and the desktop C/C++ modules, then open the .sln file and compile as Release_ImGui
. If you see any errors, double click them and check if it's a static_assert
, if it is delete the line. If you get any DirectX related errors, download the DirectX SDK.
I'm going to assume you've solved this issue.
Cant seem to find any guides on it.