swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Re: compiling swftools-0.8.1 on windows


From: Novice Programmer
Subject: Re: [Swftools-common] Re: compiling swftools-0.8.1 on windows
Date: Wed, 26 Mar 2008 02:57:19 +0530

fixed the issue. the problem is that in xpdf the signature of unlink is given as int unlink(char*) where it is int unlink(const char *), changing tit  in stream.cc in xpdf fixed the problem
but now i am stuck with another issue. launching pdf2swf gives an error on jpeg62.dll not found. Any ideas on what this can be?

thanks.

On Wed, Mar 26, 2008 at 12:16 AM, Novice Programmer <address@hidden> wrote:
just noted that all other tools compiled but pdf2swf... getting the same error whatever i do.. i tried moving to the xpdf directory to compile it and get the same error.

thanks.


On Tue, Mar 25, 2008 at 10:44 PM, Novice Programmer <address@hidden> wrote:
Hello Mathias,

but then i get the following error while compiling releases:

no rule to make target ../lib/libpdf

i thought that it might be due to g++ so i installed C++ compiler but then i started getting following error:

xpdf/stream.cc : error: declaration of C function int unlink(char **) conficts with some thing....

Please help.

Thanks.



On Tue, Mar 25, 2008 at 5:08 AM, Matthias Kramm <address@hidden> wrote:
On Tue, Mar 25, 2008 at 04:50:18AM +0530, Novice Programmer <address@hidden> wrote:
> do you mean the linux tarballs kept on swftools.org when you say
> swftools/lib/pdf? I might be looking at some other place but believe me i
> can't find even a single *.pl in swftools-0.8.0 or swftools-0.8.1... :(

If you are compiling the releases, not the CVS version, you don't need
to run inject-xpdf.pl. xpdf is already unpacked and patched in the releases.

Greetings

Matthias







--
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).



--
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).



--
Thanks & Regards,
Novice (http://ishuonweb.wordpress.com/).
reply via email to

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