swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Help needed - compile error.


From: Daichi Shinozaki
Subject: Re: [Swftools-common] Help needed - compile error.
Date: Sat, 05 Feb 2005 22:36:09 +0900
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616

Hi,

address@hidden wrote:

> I am getting the following error [Given below] when I  tried to make
> the  swftools under windows platform.

> gcc -DHAVE_CONFIG_H wav2swf.obj wav.obj -o wav2swf.exe
> ../lib/librfxswf.lib -L/usr/local/lib -L/usr/local/lib -lungif -lt1
> -ljpeg -lz -lm  -lws2_32 -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
> -lfreetype
> ../lib/librfxswf.lib(rfxswf.obj)(.text+0x10985):rfxswf.c: undefined
> reference to `compileSWFActionCode'
> collect2: ld returned 1 exit status
> make[1]: *** [wav2swf.exe] Error 1

Maybe you need to install bison and flex.
http://www.mingw.org/MinGWiki/index.php/bison
http://www.mingw.org/MinGWiki/index.php/flex

Once you've installed it, re-run configure script and make again.

Regards,

--
Daichi Shinozaki
SHIELD.JP Admin




reply via email to

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