Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@benfranklin79
Copy link

… SDK include path needs to be specified. Relates to:

#769

Vim with Make_mvc.mak.

You may find that you have to set the variable SDK_INCLUDE_DIR in order for
Make_mvc.mak to work. For example, on Windows 10, installation of mscv puts
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/mscv/msvc/

@brammool brammool closed this in 02cfac8 Apr 21, 2016
micbou added a commit to micbou/vim that referenced this pull request Apr 21, 2016
- 7.4.1761: Coverity complains about ignoring return value. Add "(void)"
  to get rid of the warning.
- 7.4.1762: Coverity: useless assignments. Remove them.
- 7.4.1763: Coverity: useless assignment. Add #if 0.
- 7.4.1765: Undo options are not together in the options window. Put
  them together. (Gary Johnson)
- 7.4.1766: Building instructions for MS-Windows are outdated. Mention
  setting SDK_INCLUDE_DIR. (Ben Franklin, closes vim#771) Move outdated
  instructions further down.
- 7.4.1767: When installing Vim on a GTK system the icon cache is not
  updated. Update the GTK icon cache when possible. (Kazunobu Kuriyama)
- 7.4.1768: Arguments of setqflist() are not checked properly. Add
  better checks, add a test. (Nikolai Pavlov, Hirohito Higashi, closes
  vim#661)
- 7.4.1769: No "closed", "errors" and "encoding" attribute on Python
  output. Add attributes and more tests. (Roland Puntaier, closes vim#622)
- 7.4.1770: Cannot use true color in the terminal. Add the 'guicolors'
  option. (Nikolai Pavlov)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants