id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,game 1233,MINGW: Build failure with recent CVS,eriktorbjorn,fingolfin,"{{{#!Markdown I get the following error message when I try to build the latest ScummVM CVS with MinGW: make: \*\*\* No rule to make target \`config.mak', needed by \`base/gameDetector.o'. The problem is that config.mak is never created since the MinGW build doesn't use the configure script. \(Or does it, and I've just been doing it wrong lately?\) I was able to get around it by adding the following rule to Makefile.mingw: config.mak: touch config.mak \(In case SourceForge mangles the whitespace, that's supposed to be a <TAB> before "touch", of course.\) But that seems like an evil hack to me... }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#808364. Ticket imported from: bugs/1233. }}}",defect,closed,normal,Port: Win32,,fixed,,,