On 27 nov, 23:21, andalou <[email protected]> wrote: > On Nov 27, 12:15 pm, epanda <[email protected]> wrote: > > > > > > > Hi, > > > I am using mingw and ggc version > > gcc version 3.4.5 (mingw-vista special r3) > > > I am using this make version. > > > C:\vim\src>make --version > > GNU Make 3.81 > > Copyright (C) 2006 Free Software Foundation, Inc. > > This is free software; see the source for copying conditions. > > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > > PARTICULAR PURPOSE. > > > This program built for i686-pc-mingw32 > > > Following help instructions, I encounter this following error : > > C:\vim\src>make -f Make_ming.mak gvim.exe > > make: *** No rule to make target `gvim.exe'. Stop. > > > Can you help me ? > > You need only to do: > make -f Make_ming.mak
Thanks, I have copied all extra vim 72/src into vim/src directory. I would like to do 2 things : 1/ enlarge icons from toolbar menu 2/ manage transparency into Gvim window -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
