swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Unable to compile the swftools on CYGWIN


From: Matthias Kramm
Subject: Re: [Swftools-common] Unable to compile the swftools on CYGWIN
Date: Wed, 9 Apr 2008 00:00:06 +0200
User-agent: Mutt/1.5.11

On Tue, Apr 08, 2008 at 01:46:08PM +0530, Bhupendra Singh <address@hidden> 
wrote:
> modules/swftext.c: In function `swf_ReadFont':
> modules/swftext.c:1331: error: `O_BINARY' undeclared (first use in this 
> function

Try adding the following line to config.h:

#define O_BINARY 0

Greetings

Matthias






reply via email to

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