Visual C++ 2010 should be SP1

else-way there will be "failure during conversion to COFF"
description on StackOverflow: http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval
This commit is contained in:
Heather
2014-05-06 22:15:45 -07:00
parent f0bd3b1c20
commit 101b18e408

View File

@@ -47,7 +47,7 @@ Atom will automatically update when a new release is available.
### Windows Requirements
* Windows 7 or later
* [Visual C++ 2010 Express](http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express)
* [Visual C++ 2010 SP1 Express](http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express)
* [node.js - 32bit](http://nodejs.org/download/) v0.10.x
* [Python 2.7.x](http://www.python.org/download/)
* [GitHub for Windows](http://windows.github.com/)