Nick Parker wrote:
> I am attempting to build Vim on Windows XP with the
> following command:
>
> C:\vim72\src>nmake -f makefile FEATURES=HUGE GUI=yes OLE=yes
> MBYTE=yes IME=yes GIME=yes PYTHON=C:\Python26
> DYNAMIC_PYTHON=yes PYTHON_VER=261 CSCOPE=yes RUBY=C:\ruby
> DYNAMIC_RUBY=yes
>
> I get an error message saying "GUI_INC_LOC" is not recognized
> as an internal or external command.

Exactly what is "makefile"? It should be something like:
  nmake -f Make_mvc.mak ...

John


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to