Under windows.
I believed that it was possible to avoid updating path environment var
from the system passing by an update of path var into gvim.
In order to make objects silently within gvim.
It appears that updating set path+=c:/mypathtogcc/ and then
typing :set makeprg=gcc and lauchin :make test.c give me this error:
!gcc is not recognized.
So my question is:
Is there a way to avoid updating system path var , just updating path
var of gvim to make 'make' run successfully
Thank you
--
You received this message from the "vim_use" 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
No comments:
Post a Comment