swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Linux compile error


From: Andreas M. Eberharter
Subject: Re: [Swftools-common] Linux compile error
Date: Fri, 5 Nov 2010 17:24:39 +0000

Thanks Chris (2) :)

I changed the line in lib/graphcut.c to

#include "mem.h"

which compiled past the last error, but stopped with a new different one :( 
(+attached file).

ar: creating librfxswf.a
ranlib librfxswf.a
make[1]: *** No rule to make target `pdf/VectorGraphicOutputDev.cc', needed by 
`libgfxpdf.a'.  Stop.
make[1]: Leaving directory `/root/swftools-2010-10-12-2000/lib'
make: *** [all] Error 2

Maybe I should try swftools 0.9.0 or 0.9.1 first?

Regards,
Andreas

Attachment: make.txt
Description: Text document


On 05.11.2010, at 11:59, Chris wrote:

>> On Fri, 5 Nov 2010 12:38:29 +0000
>> "Andreas M. Eberharter" <address@hidden> wrote:
> 
>> In file included from modules/swfalignzones.c:2:
>> modules/../graphcut.c:27:20: error: ../mem.h: No such file or directory
> 
> 'mem.h' is in the lib directory.
> 
> Change,
> 
> #include "../mem.h"
> 
> in 'graphcut.c' to give the correct path?  Worth a try.
> 
> Regards,
> 
> 
> 
> 
> Chis(2) ;o)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]