Skip to content
This repository was archived by the owner on Dec 3, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ Other supported software:

## Requirements

- __64bit__ operating system (W7, 8, 8.1, Server 2012)
- __64bit__ operating system (W7, 8, 8.1, 10, Server 2012)
- [Visual Studio 2015](https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx), **No earlier versions suppported, C++11 support needed!**
Note* - Uninstall update 3 from VS 2015 if you have installed with update3. This causes [the issue in compilation] (https://github.com/mapbox/windows-builds/issues/92)
- [Python 2.7 32 bit](https://www.python.org/downloads/windows/) installed into `C:\Python27`
- [git](https://msysgit.github.io/) installed into `C:\Program Files (x86)\Git`

Expand Down