mirror of
https://github.com/atom/atom.git
synced 2026-01-21 04:48:12 -05:00
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:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user