Hi Marslo, 2014/10/20 Mon 12:50:31 UTC+9 Marslo Jiao wrote: > Hi Ken, > > On Friday, 17 October 2014 19:25:29 UTC+8, Ken Takata wrote: > > Hi Marslo, > > > > Sorry, it's my mistake. > > Could you try the attached patch? > > Some part is copied from Make_ming.mak (7.3.653). > > The patch 7.3.653 should also have updated Make_cyg.mak. > > Regards, > > Ken Takata > > Your patch works. Thanks a lot! > Built files can be found at : > https://sourceforge.net/projects/marslosvimgvim/files/7.4.476/ > > However, there something awkward... because the same error shows in v7-4-477, > v7-4-478: > > xpm_w32.c:31:17: fatal error: xpm.h: No such file or directory > compilation terminated. > Make_cyg.mak:657: recipe for target 'gobj/xpm_w32.o' failed > make: *** [gobj/xpm_w32.o] Error 1
It's very strange. I couldn't reproduce it. The patches from 7.4.477 to 7.4.481 didn't change anything related to xpm_w32.c. So they should be compiled successfully if my patch is applied. (except 7.4.479) > I'm maintenance a project for vim/gvim version for windows. What should I do > by using Cygwin? > You can tell me how to make the patch, and I can do that by myself. :) I think there's nothing special to make a patch for Cygwin. (Write a patch, do test, post the patch to vim_dev.) This page might be a help? http://www.vim.org/develop.php Regards, Ken Takata -- -- 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.
