swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] positioning of objects, swfc, linux


From: peter kostov
Subject: Re: [Swftools-common] positioning of objects, swfc, linux
Date: Thu, 21 Aug 2008 18:06:51 +0300
User-agent: Thunderbird 2.0.0.14 (X11/20080621)

peter kostov wrote:
Matthias Kramm wrote:
On Tue, Aug 19, 2008 at 11:02:26AM +0300, peter kostov <address@hidden> wrote:
As you can see I am .put-ing a picture on x=0 y=0, but in the resulting
file the picture seems to be almost randomly placed. It is not on 0,0.

I can't reproduce this at all- when I run your script with your file,
it's always at 0,0.
Are you using the very latest CVS version?

Greetings

Matthias


Hi Matthias,

yes I am using swftools-2008-07-27-1136. Tested it again and again I have this strange offset, don't know why.
I am using gentoo Linux, kernel 2.6.24-gentoo-r5
If I can help you with more information, just say.

Regards,
Peter

Hm, just to correct myself. I am not using the cvs version. Just emerged cvs and tried to compile the latest snapshot of swftools. Unfortunately the compilation failed:

address@hidden ~/install/swftools_cvs/swftools $ make
making all in m4...
cd m4;make all
make[1]: Entering directory `/home/peter/install/swftools_cvs/swftools/m4'
make[1]: Leaving directory `/home/peter/install/swftools_cvs/swftools/m4'
making all in lib...
cd lib;make all
make[1]: Entering directory `/home/peter/install/swftools_cvs/swftools/lib'
gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfabc.c -o modules/swfabc.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfaction.c -o modules/swfaction.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfbits.c -o modules/swfbits.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfbutton.c -o modules/swfbutton.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfcgi.c -o modules/swfcgi.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfdraw.c -o modules/swfdraw.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfdump.c -o modules/swfdump.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swffilter.c -o modules/swffilter.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swffont.c -o modules/swffont.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfobject.c -o modules/swfobject.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfrender.c -o modules/swfrender.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfshape.c -o modules/swfshape.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swfsound.c -o modules/swfsound.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swftext.c -o modules/swftext.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer modules/swftools.c -o modules/swftools.o gcc -c -DHAVE_CONFIG_H -I/home/peter/include -I/usr/include/freetype2 -I/usr/include/fontconfig -Ilame -fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer rfxswf.c -o rfxswf.o
rfxswf.c: In function 'swf_WriteSWF2':
rfxswf.c:1342: error: 'has_version_8_action' undeclared (first use in this function)
rfxswf.c:1342: error: (Each undeclared identifier is reported only once
rfxswf.c:1342: error: for each function it appears in.)
rfxswf.c:1344: error: 'has_version_9_action' undeclared (first use in this function)
make[1]: *** [rfxswf.o] Error 1
make[1]: Leaving directory `/home/peter/install/swftools_cvs/swftools/lib'
make: *** [all] Error 2
address@hidden ~/install/swftools_cvs/swftools $

Assuming this has something to do with freetype I updated the freetype library to the latest available for gentoo: media-libs/freetype-2.3.7
That didn't help :(

Peter

--

-------
Boryana & Peter Kostovi,
web design & webdevelopment
home site: http://bgwebdeveloper.com




reply via email to

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