Sorry Juha! I had some hints in flash_phone/Makefile, but forgot to commit the changes. Basically, you need to download the missing playerglobal.swc and install it there. Please pull the last git changes & look at the Makefile for more hints.

Cheers
Raphael.

On 12.10.11 14:53, Juha Heinanen wrote:
i installed latest flex_sdk_4.5.1.21328 in /opt/flex_sdk_4.5 and then
tried to make apps/rtmp.  it failed at flash_phone like this:

cd flash_phone; make
make[1]: Entering directory `/usr/src/sems/apps/rtmp/flash_phone'
/opt/flex_sdk_4.5/bin/mxmlc --strict=true --as3=true --target-player="10.3.0" 
-swf-version=12 sono.mxml
Loading configuration file /opt/flex_sdk_4.5/frameworks/flex-config.xml
Adobe Flex Compiler (mxmlc)
Version 4.5.1 build 21328
Copyright (c) 2004-2011 Adobe Systems, Inc. All rights reserved.

/opt/flex_sdk_4.5/frameworks/flex-config.xml(56): Error: unable to open 
'libs/player/10.3/playerglobal.swc'

       </external-library-path>

make[1]: *** [sono.swf] Error 1

it turns out that flex_sdk_4.5.1 contains an older version of
/playerglobal.swc:

frameworks/libs/player/10.2/playerglobal.swc

any hints anywhere on what needs to be done in order to compile
flash_phone?  can target=player also be 11.0.1?

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to