On 15/12/08 22:40, John Beckett wrote:
> 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
Makefile (in the top and src/ directories) are the makefiles for Unix.
On Windows, where filesystems are case-insensitive, "makefile" will be
regarded as synonymous with one of them; but they are intended for GNU
make on Unix/Linux, not for Microsict Visual C make and not for use on
Windows.
Best regards,
Tony.
--
FATHER: Did you kill all those guards?
LAUNCELOT: Yes ... I'm very sorry ...
FATHER: They cost fifty pounds each!
"Monty Python and the Holy Grail" PYTHON (MONTY)
PICTURES LTD
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---