> It does not compile though. It says it can't find xpm.h although the > directory is correctly added per -I parametert.
You didn't mention how you tried to build Vim, here is how I did it: nmake -f Make_mvc.mak GUI=yes CSCOPE=yes NETBEANS=yes XPM=e:\hg\xpm E:\HG\vim\src>dir /B /S e:\hg\xpm e:\hg\xpm\include e:\hg\xpm\lib e:\hg\xpm\include\simx.h e:\hg\xpm\include\xpm.h e:\hg\xpm\lib\libXpm.lib -- 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