I was trying to get Vim to build with MSVC 2008 on a clean system with all the optional extras. One thing that doesn't work is the XPM feature.
The Make_mvc.mak file recommeds: # XPM - Include support for XPM signs # You need to download or build xpm.lib somehow. # You can get the most recent version of libXpm-*.zip from # http://cgit.freedesktop.org/xorg/lib/libXpm But that site is down. I found an alternate xpm_w32 zip file on ftp.gnu.org, but it does not include libXpm.lib and no way to build it. Any suggestions? -- hundred-and-one symptoms of being an internet addict: 197. Your desk collapses under the weight of your computer peripherals. /// 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
