swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Compiling rfxview.sc fails with swfc


From: Dustin Glidden
Subject: Re: [Swftools-common] Compiling rfxview.sc fails with swfc
Date: Wed, 7 Aug 2013 18:25:58 -0400

Definitely in the right place:

buildbox1 swftools $ cd swfs/
buildbox1 swfs $ swfc rfxview.sc
../wx/ArialBold.ttf: No such file or directory
"rfxview.sc", line 83 column 55: warning- Couldn't open font file 
"../wx/ArialBold.ttf"
../wx/Arial.ttf: No such file or directory
"rfxview.sc", line 84 column 47: warning- Couldn't open font file 
"../wx/Arial.ttf"
"rfxview.sc", line 86 column 57: warning- no character 0x31 (1) in font 
"arialbold"
"rfxview.sc", line 132 column 68: error- outline oneoneoutline not defined
buildbox1 swfs $ ls
total 1920
-rw-r--r-- 1  501  501   4857 Nov 12  2010 rfxview.swf
-rw-r--r-- 1  501  501  11244 Nov 12  2010 tessel_loader.swf
-rw-r--r-- 1  501  501  12080 Nov 12  2010 swft_loader.swf
-rw-r--r-- 1  501  501   6524 Nov 12  2010 keyboard_viewer.c
-rw-r--r-- 1  501  501   3058 Nov 12  2010 PreLoaderTemplate.c
-rw-r--r-- 1  501  501   8451 Nov 12  2010 simple_viewer.c
-rw-r--r-- 1  501  501  18971 Nov 12  2010 rfxview.sc
-rw-r--r-- 1  501  501    380 Nov 12  2010 PreLoaderTemplate.sc
-rw-r--r-- 1  501  501   2785 Jun  3  2012 Makefile.in
-rw-r--r-- 1 root root   2768 Aug  6 16:05 Makefile
drwxr-xr-x 8 root root   4096 Aug  6 16:05 ..
-rw-r--r-- 1 root root   8488 Aug  6 16:05 simple_viewer.o
-rwxr-xr-x 1 root root 796489 Aug  6 16:05 simple_viewer
-rw-r--r-- 1 root root   7560 Aug  6 16:05 keyboard_viewer.o
-rwxr-xr-x 1 root root 796274 Aug  6 16:05 keyboard_viewer
-rw-r--r-- 1 root root   4520 Aug  6 16:05 PreLoaderTemplate.o
-rwxr-xr-x 1 root root 227290 Aug  6 16:05 PreLoaderTemplate
-rw-r--r-- 1 root root    505 Aug  6 16:05 simple_viewer.swf
-rw-r--r-- 1 root root    366 Aug  6 16:05 keyboard_viewer.swf
-rw-r--r-- 1 root root    121 Aug  6 16:05 PreLoaderTemplate.swf
drwxr-xr-x 2 root root   4096 Aug  6 16:05 .
buildbox1 swfs $ 



On Tue, 6 Aug 2013 14:24:14 -0700
Matthias Kramm <address@hidden> wrote:

> On Tue, Aug 06, 2013 at 04:16:19PM -0400, Dustin Glidden <address@hidden> 
> wrote:
> > When attempting to compile rfxview.sc with swfc I receive a handful of 
> > warnings and finally an error, I'm assuming that swfc and the rfxview.sc 
> > source code have just gotten out of whack over time and it will no longer 
> > compile, any ideas?
> 
> It looks like you're just compiling it in/from the wrong directory. Try
>     cd swfs; swfc rfxview.sc
> in the swftools sources.
> 
> Matthias
> 
> ---------------
> SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an 
> existing subscription, please kindly point your favourite web browser 
> at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>


-- 



reply via email to

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