swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] Compiling error


From: Pedro Jorge Caridade
Subject: [Swftools-common] Compiling error
Date: 03 Jul 2006 10:43:54 +0100

Hello to everybody

I am struggling to compile the CVS version of swftools. I get an error
for compilation on xpdf area:

c++ -c -DHAVE_CONFIG_H   -I/usr/include/freetype2
-I/usr/include/fontconfig -Ilame -Wparentheses -Wimplicit -Wreturn-type
-O -fomit-frame-pointer  -I./ GFXOutputDev.cc -o GFXOutputDev.o
GFXOutputDev.h:40: error: extra qualification FXOutputDev:: on member
GFXOutputDev
GFXOutputDev.cc: In member function har*
GFXOutputDev::searchForSuitableFont(GfxFont*)â:
GFXOutputDev.cc:1621: error: ‘pdfswf_addfont’ was not declared in
this scope
....
make[1]: *** No rule to make target address@hidden@', needed by `all'.  Stop.

I am using c++ (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1) on a Fedora Core 5
machine.

Also, when I use the tar.gz available on swftools webpage
(swftools-2006-06-26-1305) the error is even stranger:
make[1]: *** No rule to make target `xpdf/GFXOutputDev.cc', needed by
`libpdf.a'.  Stop.

Finally, to undergrad to stable version 0.7.0 I get the compilation
error
g++ -c -DHAVE_CONFIG_H   -I/usr/include/freetype2
-I/usr/include/fontconfig -Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  -I../lib -Ixpdf SWFOutputDev.cc -o SWFOutputDev.o
SWFOutputDev.cc:248: error: extra qualification ‘SWFOutputDev::’ on
member ‘setGfxFont’
make[1]: *** [SWFOutputDev.o] Error 1

List of versions:
xpdf version 3.01
t1lib-1.3.1
giflib-4.1.3-6.2.1
freetype-2.1.10-5.2.1

What am I doing wrong?

Pedro








reply via email to

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