I can't build
from SVN 47583 on Windows (after doing a "distclean"). I
get the following compilation errors:
mate_parser.c
mate_parser.l(47) : fatal error C1083: Cannot open include
file: 'mate_parser_lex.h': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio 10.0\VC\BIN\nmake.exe"' : return code '0x2'
Stop.
I presume this has to do with the "new style" of makefile
introduced with the MATE plugin?