Visual Studio 2013 update 4?
Hi I'm using Visual studio 2013 to build Neovim (https://ci.appveyor.com/project/equalsraf/neovim), any chance you can install VS 2013 update 4? The update has some fixes for the C compiler. I know VS 2015 is also available, but gyp does not support VS2015 yet.
Compiler (cl.exe) version in AppVeyor
The C compiler identification is MSVC 18.0.30723.0
In my system (VS 2013 update 4)
The C compiler identification is MSVC 18.0.31101.0
Cheers.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 31 Jan, 2015 01:12 AM
That's interesting. Just yesterday we deployed Visual Studio 2013 Community Edition to all images (except VS 2015) that obviously comes with Update 4.
Support Staff 2 Posted by Feodor Fitsner on 31 Jan, 2015 01:17 AM
See attached screenshot.
Maybe some update/hotfix/KB should be applied on top of that?
3 Posted by Rui Abreu Ferre... on 31 Jan, 2015 01:21 AM
In my environment settings, Operating system says "Visual Studio 2014 CTP4" - is that the correct one?
Also right now I'm calling vcvarsall as
call "C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86
It works for my local machine. But maybe that could be the problem.
Support Staff 4 Posted by Feodor Fitsner on 31 Jan, 2015 01:23 AM
Ah, there is still VS 2013 Express :)
Switch back to default
Windows Server 2012 R2
orunstable
.5 Posted by Rui Abreu Ferre... on 31 Jan, 2015 02:13 AM
Confirmed, builds on Unstable and Server 2012. Thanks Feodor.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.