Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Compile:
<?xml version="1.0" encoding="utf-8"?>
<s:Application
xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
xmlns:mx="library://ns.adobe.com/flex/halo" >
<s:Label text="Hi there" />
</s:Application>
Result:
Error: No signed digest found in catalog.xml of the library, /Users/rv/builds/trunk/4.0.0.11727/SDK/frameworks/libs/textLayout.swc. Compile the library with -create-digest=true and try again.
Workaround:
Don't use RSLs.