Le 09.01.2007 22:00:54, Johannes Sixt a écrit :
On Tuesday 09 January 2007 13:44, Jean-Luc Coulon (f5ibh) wrote:
> (Forwarded with the correct identity, sorry)
>
> Le 09.01.2007 13:43:15, Jean-Luc Coulon (f5ibh) a écrit :
> Hi,
>
> guicast/vframe.h has the following include statement:
> #include "colormodels.h"
>
> But colormodels.h is not located in the guicast directory but in the
> quicktime directory.
>
> So the statement should be:
> #include "../quicktime/colormodels.h"

There is this in guicast/Makefile.am:

INCLUDES = -I$(top_srcdir)/quicktime

Hence, the extra path parts in #include are not necessary, and I don't
see why
the current state would fail to compile.

Probably there was something wrong in my configuration.
I've cleanup the tree then rerun an autogen.sh and I managed to compile it this way.

Jean-Luc


Attachment: pgpOWEhugyisc.pgp
Description: PGP signature

Reply via email to