head: 1.12 I've built the makefiles for MinGW via cmake, but I keep getting this error:
D:\dev\lib\D\gccxml\GCC_XML\KWSys\ProcessWin32.c:13:33: fatal error: gxsys /Process.h: No such file or directory compilation terminated. mingw32-make[2]: *** [GCC_XML/KWSys/CMakeFiles/gxsys.dir/ProcessWin32.c.obj] Error 1 mingw32-make[1]: *** [GCC_XML/KWSys/CMakeFiles/gxsys.dir/all] Error 2 mingw32-make: *** [all] Error 2 Also tried with VS2010 and I get a similar error: Error 3 error C1083: Cannot open include file: 'gxsys / Process.h': No such file or directory D:\dev\lib\D\gccxml\GCC_XML\KWSys\ProcessWin32.c 13 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.gccxml.org/mailman/listinfo/gccxml