forked from gameplay3d/gameplay
-
Notifications
You must be signed in to change notification settings - Fork 0
Visual Studio Setup
Sean Paul Taylor edited this page Jun 5, 2013
·
8 revisions
This page explains how to compile the gameplay samples using Windows 7 and Visual Studio 2010 Express or Professional.
Note: Visual Studio 2012 is now used in the next branch.
Before you get started you will have to download the dependencies separately:
- Open
gameplay.sln -
Build > Build Solution(F7)
- Right click the sample you want to run
Set as StartUp Project-
Debug > Start Debugging(F5)