> Are you the same person that started this thread or this another > report of the same problem (I can't tell from the email address)?
No. I'm not mark.burge. > I still seems to me that this problem has something to do with your > setup. Have you tried moving your .[g]vimrc files and .vim folder out > of the way to see if some setting/plugin is causing the problem? Yes, it was the first thing came to mind. Clean MacVim installation, with no plugins/vimrc produses this error: :!make 2>&1| tee /var/folders/19/19PQcERJFCCsvf1lsMFSuk+++TI/-Tmp-/ v324113/1 make: *** No targets specified and no makefile found. Stop. (1 of 1): make: *** No targets specified and no makefile found. Stop. This is how a working command looks like: :!make main 2>&1| tee /var/folders/19/19PQcERJFCCsvf1lsMFSuk+++TI/- Tmp-/v324387/1 There is no Makefile, so a target is specified. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
