Hi,
You should use the installer or download the missing file manually, it's not
included in binary dist because it doesn't not belong to Apache Flex.
-Fred
-----Message d'origine-----
From: Angelo Anolin
Sent: Friday, February 01, 2013 12:36 AM
To: [email protected]
Subject: Compiling MXMLs Through Windows Command Line
Having some trouble getting the latest SDK (4.9) to compile my MXMLs that I
can previously compile using SDK 4.1.
I followed the README notes and set the proper environment variables as was
needed.
When I run this command line:
mxmlc -static-link-runtime-shared-libraries=false
MyFile.mxml -library-path+=MyLib.swc
I am getting the error:
flex-config.xml(411): Error: Unable to open 'libs/osmf.swc'
Any guidance would be really appreciated.
Thanks.
Angelo