[mythtv] compile error building win32 port

treblid treblid at gmail.com
Tue Apr 13 06:52:13 UTC 2010


On Tue, Apr 13, 2010 at 2:35 PM, Jonathan Martens <jonathan at snetram.nl> wrote:
> No, it does update itself, as long as you use the one in the
> packaging/Wwin32/build/ folder of your checked out tree to build as I see
> this in current HEAD:
Hmmm. My mistake.. I ran the script outside c:\mythtv ...Will try to
build from within c:\mythtv and see if that's a better option.

Thanks for pointing that out.. To be honest I didn't know that.. :)


>
> 120     # this list defines the components to build
> 121     my @components = ( 'mythtv', 'packaging', 'myththemes' );
> 122     push @components, 'oldthemes' if defined $opt{o};
> 123     push @components, 'mythplugins' unless defined $opt{g};
>
> These are later on used to update the source in these folders:
>
> 1162    foreach my $comp( @components ) {
>
> ...
>
> 1192      [ always  => [],
> 1193        exec    => [$dosmsys."bin\\svn -r $SVNRELEASE update
> $dosmythtv$comp"],
> 1194        comment => "Getting SVN updates for:$comp on $svnlocation" ];
>
> This has been in the file for a very long time in different flavours AFAICT.
>
> Kind regards,
>
> Jonathan
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>


More information about the mythtv-dev mailing list