Hi, sorry to say that, but I guess that change again broke the windows build... hadn't the time to look at it but probably we need to change that Makefile, too.
ciao Ralph > -----Ursprüngliche Nachricht----- > Von: "DVBCUT questions, discussions and announcements" > <[email protected]> > Gesendet: 24.03.08 10:57:01 > An: discussions and announcements" <[email protected]> > Betreff: Re: [DVBCUT-user] [PATCH] FFmpeg includes have changed > > Hi! > > Wolfram Gloger wrote: > >>Sorry for the Germanese - the mail was supposed to go to Wolfram only. > > > > > > :) Anyway, Michael's patch _does_ work with current ffmpeg with one > > additional line: > > > > --- SConstruct.orig Mon Mar 24 07:29:02 2008 > > +++ SConstruct Mon Mar 24 07:33:24 2008 > > @@ -127,6 +127,7 @@ > > env.Append(CPPPATH=os.path.join(str(ffmpegpath),'include','libavcodec')) > > env.Append(CPPPATH=os.path.join(str(ffmpegpath),'include','libavformat')) > > env.Append(CPPPATH=os.path.join(str(ffmpegpath),'include','libswscale')) > > + env.Append(CPPPATH=os.path.join(str(ffmpegpath),'include')) > > > > if (ffmpegpath!='/usr'): > > env.Append(LIBPATH=os.path.join(str(ffmpegpath),'lib')) > > > > (this is needed because the ffmpeg headers now use > > #include "libavcodec/..." etc. internally) > > They really like to annoy people, I suppose. > > Welcome to r123. > > -- > Michael "Tired" Riepe <[EMAIL PROTECTED]> > X-Tired: Each morning I get up I die a little > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > DVBCUT-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dvbcut-user > _______________________________________________________________ Schon gehört? Der neue WEB.DE MultiMessenger kann`s mit allen: http://www.produkte.web.de/messenger/?did=3016
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
