On Thu, Oct 15, 2009 at 11:48:27AM +0530, Ramya Rengamani <[email protected]> wrote: > I have installed Swftools on Ubuntu (ver) and tried to compile pdfswf.c file > using > ** > *gcc pdf2swf.c* > ** > Am getting the following list of errors. Kindly help me how to resolve it?
Please compile using "make", not gcc directly. Matthias
