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