Missing skins in the output file?

Description Access path to the resource Type swc 'E: \ DEV \ Flash \ Flex \ SDK \ 4.14.1 \ frameworks \ libs \ advancedgrids.swc' has a default style and is located in the library path, which means the dependencies will be connected without styles. This can lead to applications that use swc output to have missing skins. Swc should be enter the path of the external library.

An unknown issue with SharedSledi Swc 'E: \ DEV \ Flash \ Flex \ SDK \ 4.14.1 \ frameworks \ libs \ charts.swc' has a default style and is located in the library path, which means the dependencies will be linked without styles. This can lead to applications that use swc output to have missing skins. Swc should be enter the path of the external library.

Unknown issue with SharedSledi Swc 'E: \ DEV \ Flash \ Flex \ SDK \ 4.14.1 \ frameworks \ libs \ framework.swc' has default values ​​and is in the library path, which means the dependencies will be connected without styles. This can cause applications using swc output to have missing skins. swc should be placed in an external path library.

SharedSledi Unknown Flex problem 'E: \ DEV \ Flash \ Flex \ SDK \ 4.14.1 \ frameworks \ libs \ mx \ mx.swc' has a default style and is located in the library path, which means that the dependencies will be related without styles . This can lead to applications that use swc output to have missing skins. The SWC should be placed in an external path library.

SharedSledi Unknown Flex problem 'E: \ DEV \ Flash \ Flex \ SDK \ 4.14.1 \ frameworks \ libs \ spark.swc' has a default style and is located in the library path, which means that the dependencies will be related without styles. This can lead to applications that use swc output to have missing skins. The SWC should be placed in an external path library. Problem with unknown message SharedSledi

  • How to solve this problem with missing skins by default?
+4
source share
1 answer

As you can see from the error message: " swc should be put in the path to the external library "

: Flex, , . :

1) SWC

SWC

  • , Package Explorer, Project > Properties > Flex Build Path.

  • Library Path.

  • , SWC :

    • Flex.

    • SWC. , SWC .

    • SWC SWC .

    • Flex SDK. Flex SDK. Flex SDK , . Flex SDK , . , Flex SDK node, , . Flex SDK Project > Properties > Flex Compiler.

  • SWC , . "". SWC, .

2) SWC ...

SWC

  • , Package Explorer, Project > Properties > Flex Build Path.

  • Library Path, SWC, SWC.

  • Link Type. Library Path Items Options

  • External "".

.

PS: , XML Flash Builder.

+2

Source: https://habr.com/ru/post/1650514/


All Articles