2012/5/16 Carol Frampton <cfram...@adobe.com>

>
>
> On 5/15/12 5 :46PM, "Christophe Herreman" <christophe.herre...@gmail.com>
> wrote:
>
> >Hi Carol,
> >
> >I've tested the bat file to prepare the SDK for usage in the IDE. There
> >seems to be an issue with creating the directory to store
> >playerglobal.swc.
> >
> >The line
> >
> >if not exist "%FLASHPLAYER_GLOBALPLAYER_DIR%" mkdir
> >"%FLASHPLAYER_GLOBALPLAYER_DIR%"
> >
> >should probably be
> >
> >if not exist "%FB_GLOBALPLAYER_DIR%" mkdir "%FB_GLOBALPLAYER_DIR%"
> >
> >since FLASHPLAYER_GLOBALPLAYER_DIR is not defined in the script as far as
> >I
> >can see.
>
> Thanks.  You are too nice.  I screwed up a rename.  I just fixed that.
> I'm really not happy that the bat file needs 2 vbs scripts so I don't know
> yet whether these are permanent files.  They definitely need more testing
> to see if they work on enough flavors of Windows.
>
>
AFAIK there is no built-in way to download and unpack with batch, so I
think the VB scripts are the only option.


> >
> >On a sidenote: I imported the SDK into IntelliJ IDEA then and tried to
> >make
> >a small test app, but got this error for all of the *.swc files:
> >
> >[apache-flex-test] No signed digest found in catalog.xml of the library,
> >C:\sdks\flex\4.8.0\frameworks\libs\framework.swc. Compile the library with
> >-create-digest=true and try again.
>
> I don't use IntellIJ for Flex.  I used to use it for Java and I really
> liked it. It is on my list to configure with Flex.  IntelliJ is very
> interested in working well with Flex.  They sent two engineers to 360Flex
> in Denver and one of the engineers made sure I had his card and asked me
> to send him any issues we had.
>
> While I recently added rsls back to the kit they are unsigned since only
> Adobe can sign RSLs.  The errors below look like they were looking for
> signed RSLs.  Is it possible to configure IntellI to link statically?
>
>
When I statically link the framework, the code compiles and runs fine.


>
>
> >
> >Is this an issue on the SDK side or on the IDE side? See the log below for
> >more details.
> >
> >***
> >
> >Information:Using built-in compiler shell, up to 4 parallel threads
> >See compiler settings at File | Settings | Compiler | Flex Compiler page
> >Information:Starting Flex compiler:
> >"c:\program files\java\jdk1.7.0\jre\bin\java.exe"
> >-Dapplication.home=C:\sdks\flex\4.8.0 -Djava.awt.headless=true
> >-Duser.language=en -Duser.region=en -Xmx512m -classpath
> >C:\programs\idea\ideaIU-11.1.1\plugins\flex\lib\idea-flex-compiler-fix.jar
> >;C:\programs\idea\ideaIU-11.1.1\plugins\flex\lib\flex-compiler.jar;C:\sdks
> >\flex\4.8.0\lib\flex-compiler-oem.jar
> >com.intellij.flex.compiler.FlexCompiler 55665
> >Information:[apache-flex-test] mxmlc
> >-load-config=C:/Users/Christophe/AppData/Local/Temp/idea-FC04B22-397BE24E.
> >xml
> >Information:[apache-flex-test] Loading configuration file
> >C:\Users\Christophe\AppData\Local\Temp\idea-FC04B22-397BE24E.xml
> >Information:[apache-flex-test] Required RSLs:
> >Information:[apache-flex-test]
> >
> http://fpdownload.adobe.com/pub/swz/flex/4.8.0.1337404/framework_4.8.0.133
> >7404.swzwith
> >1 failover.
> >Information:[apache-flex-test]
> >
> http://fpdownload.adobe.com/pub/swz/tlf/2.0.0.232/textLayout_2.0.0.232.swz
> >with
> >1 failover.
> >Information:[apache-flex-test]
> >
> http://fpdownload.adobe.com/pub/swz/flex/4.8.0.1337404/spark_4.8.0.1337404
> >.swzwith
> >1 failover.
> >Information:[apache-flex-test]
> >
> http://fpdownload.adobe.com/pub/swz/flex/4.8.0.1337404/sparkskins_4.8.0.13
> >37404.swzwith
> >1 failover.
> >Information:[apache-flex-test]
> >
> http://fpdownload.adobe.com/pub/swz/flex/4.8.0.1337404/mx_4.8.0.1337404.sw
> >zwith
> >1 failover.
> >Information:[apache-flex-test] Compilation failed
> >Information:Compilation completed with 9 errors and 0 warnings
> >Information:9 errors
> >Information:0 warnings
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\framework.swc. Compile the
> >library with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\spark.swc. Compile the library
> >with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\sparkskins.swc. Compile the
> >library with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\mx\mx.swc. Compile the library
> >with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\osmf.swc. Compile the library
> >with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\rpc.swc. Compile the library
> >with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\charts.swc. Compile the
> >library
> >with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\spark_dmv.swc. Compile the
> >library with -create-digest=true and try again.
> >Error:[apache-flex-test] No signed digest found in catalog.xml of the
> >library, C:\sdks\flex\4.8.0\frameworks\libs\advancedgrids.swc. Compile the
> >library with -create-digest=true and try again.
> >
> >***
> >
> >regards,
> >Christophe
> >
> >--
> >Christophe Herreman
> >http://www.herrodius.com
> >http://www.springactionscript.org
> >http://www.as3commons.org
>
>


-- 
Christophe Herreman
http://www.herrodius.com
http://www.springactionscript.org
http://www.as3commons.org

Reply via email to