Closed GoogleCodeExporter closed 9 years ago
In what way doesn't it work? Do you get an error? What specific error?
Original comment by benjamin...@rockwellcollins.com
on 10 Feb 2015 at 5:47
Please provide an error message, because I can build Vim successfully using
VisualStudio Community 2013
Original comment by chrisbr...@googlemail.com
on 11 Feb 2015 at 6:28
Sorry, I am a sutdent in school and had to submit the issue when our dormitory
cut off the power and Internet, so there was lack of information.
After I add the SDK_INCLUDE_DIR environment variable, I got a "cannot open
include file 'windows.h' no such file or directory" error.
Original comment by universe...@gmail.com
on 12 Feb 2015 at 8:49
If I use your script, I can't build vim. The problem seems to be, that the
SDK_INCLUDE_DIR variable is quoted. If you remove the quotes from the path, and
add that as environment variable I can build vim successfully using nmake -f
Make_mvc.mak in the vim\src directory.
Also see the wiki for more information on how to build Vim with Visual Studio:
http://vim.wikia.com/wiki/Build_Vim_in_Windows_with_Visual_Studio
So closing for now.
Original comment by chrisbr...@googlemail.com
on 24 Mar 2015 at 6:47
Original issue reported on code.google.com by
universe...@gmail.com
on 10 Feb 2015 at 6:30