While trying to build Vim/GVim with Visual Studio 14.0, I noticed that the SDK_INCLUDE_DIR="..." definition is ignored for GVimExt:
> Bibliothek "gvimext.lib" und Objekt "gvimext.exp" werden erstellt. > if exist gvimext.dll.manifest mt -nologo -manifest > gvimext.dll.manifest -outputresource:gvimext.dll;2 > Make_mvc.mak(254) : U1052: Datei "Win32.mak" nicht gefunden GVim.exe itself compiled well. Is there something missing in the Makefile? -- -- 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.
