[mythtv] Ticket #4397: win32 dependancy resolver and build script

buzz davidbuzz at gmail.com
Mon Mar 3 12:18:22 UTC 2008


Danny,
Hmmm. I don't l know about that one... ? Have you checked the wiki page
where we initially documented all the required build steps for win32?   I
see a note in the section labeled "problems others have encountered"
regarding .moc files, perhaps it's the cause, or at least related?    see
here:
http://www.mythtv.org/wiki/index.php/Windows_Port#qsound_win.moc_not_found

As for dual-core compiling, no I don't knkow what the magic incantations are
for that either, but if you do discover it, let me know..... I've got a
spare core that'd like to know too!   ;-)

I've cc'd this to the developers list as they might have the answers that I
don't.

BUzz.

On Mon, Mar 3, 2008 at 1:15 PM, Danny Candelario <dannycan at gmail.com> wrote:

> Thanks a ton for the help Buzz!
> I made the fstab and the patch finally went through.
> Now I'm at another road block.
> While building QT it keeps stopping with an error saying it can't find
> a .moc file.
> Here are some of the moc files that it can't find:
> qsound_win.moc
> qmovie.moc
> qaccessible.moc
> qdockwindow.moc
> qmainwindow.moc
> qscrollview.moc
> It seems to be building them in
> C:\msys\1.0\qt-3.3.x-p8\src\tmp\moc\release-shared-mt\ and then
> loosing track of them somehow.
> I then discovered that I can copy them to the folder listed in the error.
> The first three worked after I copied them to C:\msys\1.0\qt-
> 3.3.x-p8\src\kernel
> The last three woked after I copied them to C:\msys\1.0\qt-
> 3.3.x-p8\src\widgets
> I gave up after that because it keeps making new ones and loosing them.
>
> You got any idea what's wrong with it?
> Also, is it possible to modify the script to compile everything using
> two jobs for a dual core cpu? I tried adding -j2 to all the make
> commands that I could find including mingw32-make on line 418 and it
> had no effect at all.
>
> Thanks!
> DannyCan
>
> On Sun, Mar 2, 2008 at 2:17 AM, buzz <davidbuzz at gmail.com> wrote:
> > Danny, from the error text you uploaded, it seems most likely that you
> do
> > not have a "/mingw" folder mounted in msys.    I'm guessing that you
> didn't
> > type the mingw path correctly when you installed msys.    the most
> common
> > error is typing "c:\mingw" when it really MUST be typed with forward a
> slash
> > ie: "c:/MingW".   You can correct this by editing your /etc/fstab;  it
> shoud
> > say:
> > c:/MinGW /mingw
> >
> > Buzz.
> >
> >
> > On Sun, Mar 2, 2008 at 10:57 AM, MythTV <mythtv at cvs.mythtv.org> wrote:
> >
> > >
> > > #4397: win32 dependancy resolver and build script
> > >
> >
> ------------------------------------------------------+---------------------
> > >  Reporter:  David Bussenschutt <davidbuzz at gmail.com>  |        Owner:
>  ijr
> > >     Type:  enhancement                               |       Status:
>  new
> > >  Priority:  minor                                     |    Milestone:
> > unknown
> > > Component:  mythtv                                    |      Version:
> > unknown
> > >  Severity:  medium                                    |   Resolution:
> > >  Mlocked:  0                                         |
> > >
> >
> ------------------------------------------------------+---------------------
> > >
> > > Comment(by DannyCan at gmail.com):
> > >
> > >  I have been trying to get this to work for the past ~6 hours and it
> just
> > >  wont patch the  mysql.h file. It appears to me that the patch is not
> > >  correct in some way.
> > >  I will post the output of what I am seeing.
> > >
> > >  Could someone fix it or direct me to the solution?
> > >
> > >  Thanks!
> > >
> > > --
> > > Ticket URL: <http://svn.mythtv.org/trac/ticket/4397#comment:42>
> > >
> > >
> > >
> > > MythTV <http://svn.mythtv.org/trac>
> > > MythTV
> > >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080303/6f588ccb/attachment.htm 


More information about the mythtv-dev mailing list