-
Notifications
You must be signed in to change notification settings - Fork 4
How to
Thibault Hennequin edited this page Mar 17, 2019
·
2 revisions
- Only for Windows.
- Windows SDK and DirectX are required for building Texeled
- DirectX End-User Runtime for DirectX 11
- Launch
scripts/InitSubmodules.bat
for cloning all submodules - Launch
scripts/EmbedResources.bat
for converting binaries resources to cpp/h - Launch
scripts/build 2017.bat
for generating Visual Studio 2017 solution - Open the generated solution
.projects/vs2017/ImWindow.sln
- And build the solution