gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] server/asobj/xml.*


From: Hong Yu
Subject: Re: [Gnash-dev] server/asobj/xml.*
Date: Tue, 11 Mar 2008 19:04:15 +0800
User-agent: Thunderbird 2.0.0.12 (X11/20080213)


/usr/bin/makeswf -V returns the same version string.

What's your working environment and compiling environment? Which Gnash source version?

Hong Yu



Sandro Santill wrote:
On Tue, Mar 11, 2008 at 04:40:38PM +0800, Hong Yu wrote:
Attached is the output of running 'make XML-v8.swf' under 'gnash/testsuite/' with Gnash-0.8.2-rc1 checked out on March 10, 2008. Generated XML.swf is of size 0. Thanks!

I tried the command with Ming 0.4.0.beta5 and works here.
what does /usr/bin/makeswf --version return ? Here it is:
$Id: makeswf.c,v 1.36 2007/07/06 17:53:14 krechert Exp $
/usr/bin/makeswf \
                -iDejagnu.swf:dejagnu \
                -DUSE_DEJAGNU_MODULE \
                -DOUTPUT_VERSION=8 -v8 \
                -DMING_VERSION_CODE=00040005 -DMEDIADIR='\"`cd ./../media; 
pwd`\"' \
                 \
                -o XML.swf \
                ./dejagnu_so_init.as \
                ./XML.as \
                ./dejagnu_so_fini.as;
Output file name: XML.swf
Output compression level: 9
Output SWF version: 8
Importing symbols from Dejagnu.swf: dejagnu
Preprocessing ./dejagnu_so_init.as... done.
Compiling `XML.swf.frame0.pp'... done.
Adding ./dejagnu_so_init.as to frame 0... done.
Preprocessing ./XML.as... done.
Compiling `XML.swf.frame1.pp'... done.
Adding ./XML.as to frame 1... done.
Preprocessing ./dejagnu_so_fini.as... done.
Compiling `XML.swf.frame2.pp'... done.
Adding ./dejagnu_so_fini.as to frame 2... done.
Saving output to XML.swf... done.

--strk;


_______________________________________________
Gnash-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-dev






reply via email to

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