107
edits
(Clarify the situation with MinGW vs MinGW-w64) |
|||
Line 453: | Line 453: | ||
== Compiling with Console/Text Output == | == Compiling with Console/Text Output == | ||
By default ScummVM | By default ScummVM now compiles with console output. If for some reason you do NOT want console output (which was the default behavior until recently), use the follow flag when running the configure script: | ||
./configure --disable-windows-console | |||
== Ready to go! == | == Ready to go! == | ||
OK this should be all of it (thankfully), so you should be good to go. | OK this should be all of it (thankfully), so you should be good to go. |
edits