Hi Bram, > Patch 7.3.639 > Problem: It's not easy to build Vim on Windows with XPM support. > Solution: Include the required files, they are quite small. Update the > MSVC makefile to use them. Binary files are in the next patch.
Thanks for including this. Attached are a few tweaks: * IA64 would require another build of XPM because it is incompatible with x64. Unfortunately I don't have access to Itanium-based hardware to test it properly. * I updated Make_ming.mak to enable XPM automatically and add support for 64-bit builds of MinGW 64. Since I added a binary file I had to use git diff format. -- 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
winXpm.patch
Description: Binary data
