Merge pull request #1350 from joshuabenuck/patch-1

Update build-instructions-windows.md
This commit is contained in:
Cheng Zhao 2015-04-07 09:52:38 +08:00
commit 54f2b3248d

View file

@ -72,6 +72,10 @@ python script\test.py
If you encountered an error like `Command xxxx not found`, you may try to use
the `VS2012 Command Prompt` console to execute the build scripts.
### Fatal internal compiler error: C1001
Make sure you have the latest Visual Studio update installed.
### Assertion failed: ((handle))->activecnt >= 0
If building under Cygwin, you may see `bootstrap.py` failed with following