Mike Williams wrote:

> I have just tried to bring my windows VIM builds up to date and find the 
> gvim build is failing with the following error:
> 
> gui_dwrite.cpp(41) : fatal error C1083: Cannot open include file: 
> 'dwrite_2.h': No such file or directory
> 
> This started with patch 1343 for colored emojis.
> 
> The file is from the Windows SDK 8.1 and I currently only have 8.0 
> installed.  If 8.1 is required then it would be nice to have a check on 
> version being used, something like:
> 
> #include <ntverp.h>
> #if VER_PRODUCTBUILD < whatever-magic-number-in-8.1
> #error VIM DirectX support requires Windows SDK 8.1 or later.
> #endif
> 
> or something helpful like that.
> 
> Apologies if I missed the memo about this, been a busy year.  Anyway, 
> off to track down a more recent SDK.

Looks like Ken's recent patch takes care of this.  Please give it a try
after patch 8.0.1390.

-- 
>From "know your smileys":
 :-*    A big kiss!

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui