On 6/22/12 6 :46PM, "Dasa Paddock" <dpadd...@esri.com> wrote:

>I downloaded the latest from
>http://people.apache.org/~cframpton/ApacheFlexRC/current/, ran the
>makeApacheFlexForFlashBuilder.sh tool and then created a new SDK in Flash
>Builder 4.6. I updated my Flex Library Project to use my new 4.8.0 SDK
>and my project compiles, but I get four warnings like this:
>
>"The swc '/Applications/Adobe Flash Builder
>4.6/sdks/4.8.0/frameworks/libs/charts.swc' has style defaults and is in
>the library-path, which means dependencies will be linked in without the
>styles.  This can cause applications, which use the output swc, to have
>missing skins.  The swc should be put in the external-library-path."
>
>When I look at my project settings under Flex Library Build Path ->
>Library path, the Framework linkage is "Use default (external)".
>
>If I then expand the charts.swc under Apache Flex 4.8.0, the Link Type is
>"Merged into code".
>
>Do I need to manually change it to External like it was for 4.6.0? When I
>double click on that, the options dialog that opens does not have "Same
>as framework" checked.
>
>Can this be changed so that it behaves the same as for SDK 4.6.0?

I'm not sure what you want changed.

I built a FlashBuilder SDK yesterday afternoon with
makeApacheFlexForFlashBuilder.sh

In FlashBuilder v4.6, I added my Apache Flex 4.8.0 SDK.  I created a new
Flex project called charts, selected the Apache Flex 4.8.0 SDK, and took
all the defaults.  I then cut and pasted the contents of BasicPie.mxml
from 
http://help.adobe.com/en_US/flex/using/WS2db454920e96a9e51e63e3d11c0bf6568f
-8000.html into the chart.mxml.  It build cleanly.

If I look at the project's Properties -> Library Path the Framework
linkage is "Use SDK default (merged into code)".  If I click into
charts.swc the Link Type is "merged into code".

Caro

Reply via email to