swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] New problems compiling from CVS


From: Matthias Kramm
Subject: Re: [Swftools-common] New problems compiling from CVS
Date: Wed, 17 Oct 2007 12:52:32 +0200
User-agent: Mutt/1.5.6i

On Wed, Oct 17, 2007 at 11:01:34AM +0200, Fabio Rotondo wrote:
> I get the following new errors:
> 
> g++ -c -DHAVE_CONFIG_H   -I/usr/include/freetype2 -Ilame -fPIC -fPIC
> -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer  -I ./ -I
> xpdf InfoOutputDev.cc -o InfoOutputDev.o
> xpdf/OutputDev.h:155: error: ???Object??? has not been declared

Add
    #include <Object.h>
to the beginning of xpdf/OutputDev.h

Greetings

Matthias






reply via email to

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