docs: Visual Studio 2013 or later is now required

This commit is contained in:
Brian Paul 2016-02-11 07:29:22 -07:00
parent 4e59362d1b
commit ae70d0d68c
2 changed files with 7 additions and 0 deletions

View file

@ -58,6 +58,9 @@ On Windows with MinGW, install flex and bison with:
For MSVC on Windows, install For MSVC on Windows, install
<a href="http://winflexbison.sourceforge.net/">Win flex-bison</a>. <a href="http://winflexbison.sourceforge.net/">Win flex-bison</a>.
</li> </li>
<br>
<li>For building on Windows, Microsoft Visual Studio 2013 or later is required.
</li>
</ul> </ul>

View file

@ -74,6 +74,10 @@ TBD.
<h2>Changes</h2> <h2>Changes</h2>
Microsoft Visual Studio 2013 or later is now required for building
on Windows.
Previously, Visual Studio 2008 and later were supported.
TBD. TBD.
</div> </div>