Hi Monty Thanks a lot for the reply. My very problem is that I am not a developper and cant really read error messages. But got the picture now. I was reading your posts previsouly and from I understand your GIT version works with 1.4, so maybe I should use yours ?
Would you mind sending me the URL for it ? Thanks Edouard On 27/07/10 11:57, Monty Montgomery wrote: > On Mon, Jul 26, 2010 at 5:42 PM, E Chalaron <[email protected]> wrote: > >> Hi Einar >> Thanks for that... the problem seems to be recurrent here and there.... >> See the following : >> > That's a different issue. The code was written for libpng 1.2, and > you're compiling against 1.4 in which the API has changed. Replace > the various foo_NULL with either NULL or just 0. You'll need to make > a few other adjustemts as well, or just use libpng1.2. > > These were not errors when the code was written; the libs it is > relying on have changed since then. Strictly speaking, that's > libpng's fault for breaking API. > > Monty > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra > > _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
