[ https://issues.apache.org/jira/browse/FLEX-33785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780342#comment-13780342
]
Sword Dragon commented on FLEX-33785:
-------------------------------------
Thanks for the information but I'm wondering why static-link-runtime-shared-libraries=false
will still fail while static-link-runtime-shared-libraries=true will succeed. Doesn't this
mean all needed libraries are already available? Why should this trigger the error in the
startpost?
> Setting static-link-runtime-shared-libraries to false causes an error
> ---------------------------------------------------------------------
>
> Key: FLEX-33785
> URL: https://issues.apache.org/jira/browse/FLEX-33785
> Project: Apache Flex
> Issue Type: Bug
> Components: MXML Compiler
> Affects Versions: Apache Flex 4.10.0
> Environment: Linux 3.11 x86_64
> Reporter: Sword Dragon
> Priority: Minor
>
> Setting static-link-runtime-shared-libraries to false and trying to compile an application
will result in the following output:
> Loading configuration file /opt/flex/frameworks/flex-config.xml
> Apache Flex Compiler (mxmlc)
> Version 4.10.0 build 0
> Copyright 2013 The Apache Software Foundation.
> /opt/flex/frameworks/flex-config.xml(411): Error: unable to open 'libs/osmf.swc'
> </runtime-shared-library-path>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|