Re: SVN3467 problem
- Posted by mattlewis (admin) Oct 07, 2010
- 1438 views
bugfinder said...
--============ LOOK AT THIS LINE should there be a back-slash \ -- between include and coverage.ex e:\eu4\bin\eui.exe -i E:\eu4\include coverage.ex E:\eu4\source\build\intobj
No, there shouldn't be a backslash there. The E:\eu4\include part is the argument for the -i command line parameter. Did coverage.h get built in E:\eu4\source\build\intobj?
I made some changes to the GNU makefile today, but didn't test with mingw, which you appear to be using.
Matt