Hi,

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.

HTH - TTFN

Mike
--
Don't pick up that pho+>+Abe+++f NO CARRIER

--
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui