[mythtv] Re: compiling mythtv frontend for cygwin

Mario L superm1 at gmail.com
Sun Oct 3 14:33:20 UTC 2004


Well that isn't a problem with myth, its with ld for cygwin.  I have
been hunting for ways to find a version of  QT that compiles and runs
properly.  I even ventured into the world of trying to compile it with
mingw, but realized no mysql support is there for mingw, but ODBC
support is, I'm looking more into the mysql driver for ODBC and how to
use it as well as watching for fixes for current ld.  Do what you can
with the vsync code ( as long as its not really dependent on the
window handle), and you could either link it against QT/X11 on your
machine, or if you don't want to go through that trouble, send it over
that way i'll link it here, and send it back to you.


On Sun, 3 Oct 2004 12:54:28 +0100 (BST), Ian Caulfield <imc25 at cam.ac.uk> wrote:
> On Sat, 2 Oct 2004, Mario L wrote:
> 
> > Well I was talking to ian ( originally started this frontend project
> > sort of thing for windows), and he is hinting at getting qt-win32 (not
> > X11) to work first, and then this will really pick up.  Also, the
> > person who re-did the vsync code for myth 0.16, was telling me that i
> > will need to redo some vsync to fix up the audio.
> 
> If you can figure out how I can get Myth to actually execute (get an
> access violation if I try to run with current qt/cygwin), then I can
> probably fix up the vsync code fairly quickly...
> 
> I
>


More information about the mythtv-dev mailing list