[mythtv] Ticket #4270: MythTV on Windows (with MinGW)

Daniel Kristjansson danielk at cuymedia.net
Tue Dec 11 15:49:28 UTC 2007


On Tue, 2007-12-11 at 10:43 -0500, Andrei Tanas wrote:
> >  Andrei, make the next patch against the current svn now that I've
> > applied
> >  the patch.
> 
> Ok, will do.
> 
> Is there any particular reason for adding
>     DEFINES += USING_MINGW
> to individual .pro files? Can I just add it to settings.pro?

As I general rule I try to keep these types of defines limited to
only where they are needed so that ccache can do a better job on
recompiles after you change a compile time option. But in this
case it isn't really relevant since you won't enable/disable MINGW
between compiles on the same machine. But I'm thinking forward to
a MinGW less Windows port at some time in the future.

-- Daniel



More information about the mythtv-dev mailing list