Hi, Wanting to try the swfrender utility, I grabbed the CVS source and tried to compile it. But there are always one thousand errors while compiling one file, there are the first ones :
make[2]: Entering directory `/home/test/swftools/lib/pdf' g++ -c -DHAVE_CONFIG_H -I/home/test/include -I/usr/include/freetype2 -Ilame -fPIC -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer -I ./ -I xpdf GFXOutputDev.cc -o GFXOutputDev.o GFXOutputDev.cc:38:20: config.h: No such file or directory GFXOutputDev.cc:39:19: gfile.h: No such file or directory GFXOutputDev.cc:40:21: GString.h: No such file or directory GFXOutputDev.cc:41:18: gmem.h: No such file or directory GFXOutputDev.cc:42:20: Object.h: No such file or directory GFXOutputDev.cc:43:20: Stream.h: No such file or directory GFXOutputDev.cc:44:19: Array.h: No such file or directory GFXOutputDev.cc:45:18: Dict.h: No such file or directory GFXOutputDev.cc:46:18: XRef.h: No such file or directory GFXOutputDev.cc:47:21: Catalog.h: No such file or directory GFXOutputDev.cc:48:18: Page.h: No such file or directory GFXOutputDev.cc:49:20: PDFDoc.h: No such file or directory GFXOutputDev.cc:50:19: Error.h: No such file or directory GFXOutputDev.cc:51:18: Link.h: No such file or directory GFXOutputDev.cc:52:23: OutputDev.h: No such file or directory GFXOutputDev.cc:53:21: GfxFont.h: No such file or directory GFXOutputDev.cc:54:22: GfxState.h: No such file or directory GFXOutputDev.cc:55:31: CharCodeToUnicode.h: No such file or directory GFXOutputDev.cc:56:32: NameToUnicodeTable.h: No such file or directory GFXOutputDev.cc:57:26: GlobalParams.h: No such file or directory GFXOutputDev.cc:58:24: FoFiType1C.h: No such file or directory GFXOutputDev.cc:59:26: FoFiTrueType.h: No such file or directory GFXOutputDev.cc:60:19: GHash.h: No such file or directory I am using Slackware Linux 10.2. Please note that I can compile both the released version 0.8.1 and the development snapshot from september, but neither contain the swfrender utility. Do I miss something ? Thanks in advance.
