-
Notifications
You must be signed in to change notification settings - Fork 225
Building the MIEngine
Gregg Miskelly edited this page Dec 3, 2015
·
15 revisions
Here are the requirements to build the MIEngine:
- You need to be on Windows. The MIEngine cannot currently be compiled on Unix/MacOS.
- You need to install Visual Studio 2015
- Not an absolute requirement, but strongly recommended: install VS 2015 Update 1 or newer.
- Go to Control Panel -> Add or remove programs. Find Visual Studio 2015 in the list. Then make sure the following features are enabled:
- Windows and Web Development -> Universal Windows App Development Tools
- Tools and Windows 10 SDK
- Windows 10 SDK
- [Recommended] Programming Languages -> Visual C++ -> Common Tools for Visual C++ 2015
- Cross Platform Mobile Development
- [Recommended] Visual C++ Mobile Development
- [Recommended] Microsoft Visual Studio Emulator for Android
- Windows and Web Development -> Universal Windows App Development Tools