Ken Takata wrote: > 2016/6/19 Sun 5:02:42 UTC+9 Bram Moolenaar wrote: > > Patch 7.4.1944 > > Problem: Win32: Cannot compile with XPM feature using VC2015 > > Solution: Add XPM libraries compiled with VC2015, and enable to build > > gvim.exe which supports XPM using VC2015. (Ken Takata) > > Files: src/Make_mvc.mak, src/xpm/x64/lib-vc14/libXpm.lib, > > src/xpm/x86/lib-vc14/libXpm.lib > > Thank you for merging this. > FYI, I used Taro's Win32 port to build these libraries: > https://github.com/koron/libXpm-win32 > > Maybe it's better to mention about this in src/xpm/README.txt? > E.g.: > > > If you want to build XPM library by yourself, you may want to use the > > following Win32 port: > > https://github.com/koron/libXpm-win32
I'll include that, thanks. Let me know if some more remarks are useful, e.g. which library to use for what situation. -- hundred-and-one symptoms of being an internet addict: 109. You actually read -- and enjoy -- lists like this. /// Bram Moolenaar -- [email protected] -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
