On Fri, Feb 08, 2008 at 04:06:03PM +0100, Ralf Schlatterbeck wrote: > On Thu, Feb 07, 2008 at 10:57:39PM +0800, Mac OS wrote: > > Sadly, I didn't make them work. > > I install ffmpeg and libswscale by fink. And try both branch 2.2 and lastest > > trunk from svn. But got same build error. > > > > I didn't know if cmake find libswscale and swscale.h. > > > > What step should I follow? > > Did you clean before remaking with cmake, i.e., verify that there are no > old CMakeCache.txt files lying around before retrying the build with > changed configuration? > I think I'll try building this (with new libs from debian-multimedia) > under debian and see how far I get. Don't hold your breath I'm getting > to this the week after next week...
Well I've actually managed to try this and it works on debian. When configuring the make-process here prints: -- Looking for sws_scale - found That seems the crucial point (where the new api is chosen by cmake). Do you see that message? Ralf -- Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16 Open Source Consulting Fax: +43/2243/26465-23 Reichergasse 131 www: http://www.runtux.com A-3411 Weidling email: [EMAIL PROTECTED] osAlliance member email: [EMAIL PROTECTED] _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
