[mythtv] Windows port

Jerry Rubinow jerrymr at gmail.com
Sun Oct 8 02:40:19 UTC 2006


On 10/7/06, Isaac Richards <ijr at case.edu> wrote:
>
> On Saturday 07 October 2006 9:46 pm, Jerry Rubinow wrote:
> > On 10/7/06, Isaac Richards <ijr at case.edu> wrote:
> > > On Saturday 07 October 2006 5:23 pm, Jerry Rubinow wrote:
> > > > The following files all have gcc-style asm code in them.  Either of
> you
> > > > want to take a crack at converting the asm to MSVC-style?
> > >
> > > Why not use mingw?  I don't think anyone wants to maintain two sets of
> > > asm code.
> >
> > Yeah, you're right, two sets of asm is not optimal.  Is it acceptable to
> > have a mixed system?  That is, have libavcodec, libavutil, libmythmpeg2
> and
> > libmythsoundtouch compile with MinGW/gcc, and the rest of the libs with
> > MSVC.  It shouldn't be a problem to have several makefile projects in
> > Studio which run gcc, and therefore still have a one step build process.
>
> qmake works in windows as well, I'm not sure why you'd want to have a
> separate
> set of vc++ project files..


I'm using qmake to generate the project files, and I want project files so I
can use the vc++ ide/debugger.

-Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20061007/71fe167a/attachment.htm 


More information about the mythtv-dev mailing list