-
Notifications
You must be signed in to change notification settings - Fork 119
How to
Thibault Hennequin edited this page Aug 19, 2017
·
5 revisions
Clone the project including submodules
git clone --recursive https://github.com/thennequin/ImWindow.git
Only for Windows.
For generate the Visual Studio 2017 solution of ImWindow with DirectX 11 sample, run the batch file:
scripts/build 2017.bat
Open the generated solution
.projects/vs2017/ImWindow.sln
And run a build.
Windows SDK and DirectX are necessary for build ImWindow with the DX11 backend DirectX End-User Runtime