This tutorial is part of a Collection: DirectXTK12 Tutorials
rate up
2
rate down
1268
views
bookmark
1: Setting up in VS2017

We are going to be setting up in Visual Studio 2017.

There are no files for this tutorial
##Welcome## These are the DirectXTK12 (DirectX Tool Kit 12) tutorials by Caseofgames. ##Setting Up## We are not going to download a zip file and load it into the project by normal means because in Visual Studio, there is a tool known as NuGet. We will be using that instead. So follow these steps: + Create a project+[https://www.braynzarsoft.net/image/100320][Project] + Go to Project>Manage NuGet Packages + Select the browse tab+[https://www.braynzarsoft.net/image/100321][NuGet Packages] + Search "DirectXTK12" and select "directxtk12_desktop_2015"+[https://www.braynzarsoft.net/image/100322][DirectXTK12 Package] + Install the package + Everything should be set up!
Comments
Awesome Caseofgames! I'm looking forward to more of your tutorials!
on Jan 05 `18
iedoc
If only I knew what to do next
on Jan 05 `18
Caseofgames