I used the Apache Flex Installer, and it's not the first time that the downloaded files result corrupted. I tried also this morning but the installation aborted on the osmf step.

Gabriele


//
Il 28/03/14 14:17, Alex Harui ha scritto:
How did you install 4.12?  With the InstallApacheFlex app or by ant
script? It sounds like the embedded font libraries did not get installed
or are corrupted.

-Alex

On 3/28/14 2:47 AM, "Gabriele Campi [Media Logic]"
<[email protected]> wrote:

The problem is not in the mobile.swc file
I removed it but the error persists.
In the error_log tab remains just one error:


"Uncaught exception in compiler"

java.lang.NoClassDefFoundError: com/adobe/agl/charset/CharsetICU
     at com.adobe.fontengine.CharsetUtil.forNameICU(Unknown Source)
     at com.adobe.fontengine.font.opentype.Name.bytesToUnicode(Unknown
Source)
     at com.adobe.fontengine.font.opentype.Name.lookForNames(Unknown
Source)
     at com.adobe.fontengine.font.opentype.Name.lookForNames(Unknown
Source)
     at com.adobe.fontengine.font.opentype.Name.enumerateNames(Unknown
Source)
     at
com.adobe.fontengine.font.opentype.OpenTypeFont$OTXDCFontDescription.getPo
stscriptName(Unknown
Source)
     at
com.adobe.fontengine.font.opentype.Glyf.subsetAndStreamForCFF(Unknown
Source)
     at com.adobe.fontengine.font.opentype.Glyf.streamForCFF(Unknown
Source)
     at
com.adobe.fontengine.font.opentype.OpenTypeFont.streamSFNTForSWFEditting(U
nknown
Source)
     at
com.adobe.fontengine.font.opentype.OTFSWFFont4Description.streamFontData(U
nknown
Source)
     at flash.fonts.CFFFontManager.createDefineFont4(Unknown Source)
     at flash.fonts.CFFFontManager.createDefineFont(Unknown Source)
     at
flex2.compiler.media.FontTranscoder.getDefineFont(FontTranscoder.java:272)
     at
flex2.compiler.media.FontTranscoder.doTranscode(FontTranscoder.java:175)
     at
flex2.compiler.media.AbstractTranscoder.transcode(AbstractTranscoder.java:
128)
     at flex2.compiler.as3.EmbedUtil.transcode(EmbedUtil.java:241)
     at flex2.compiler.as3.EmbedUtil.transcode(EmbedUtil.java:123)
     at
flex2.compiler.as3.EmbedEvaluator.generateSources(EmbedEvaluator.java:380)
     at
flex2.compiler.as3.EmbedEvaluator.generateSources(EmbedEvaluator.java:358)
     at
flex2.compiler.as3.EmbedEvaluator.evaluate(EmbedEvaluator.java:107)
     at
macromedia.asc.parser.ClassDefinitionNode.evaluate(ClassDefinitionNode.jav
a:106)
     at
flash.swf.tools.as3.EvaluatorAdapter.evaluate(EvaluatorAdapter.java:359)
     at
macromedia.asc.parser.StatementListNode.evaluate(StatementListNode.java:60
)
     at
flash.swf.tools.as3.EvaluatorAdapter.evaluate(EvaluatorAdapter.java:944)
     at
flex2.compiler.as3.EmbedEvaluator.evaluate(EmbedEvaluator.java:340)
     at macromedia.asc.parser.ProgramNode.evaluate(ProgramNode.java:80)
     at flex2.compiler.as3.EmbedExtension.parse2(EmbedExtension.java:78)
     at flex2.compiler.as3.As3Compiler.parse2(As3Compiler.java:469)
     at
flex2.compiler.mxml.ImplementationCompiler.parse2(ImplementationCompiler.j
ava:291)
     at flex2.compiler.mxml.MxmlCompiler.parse2(MxmlCompiler.java:215)
     at flex2.compiler.CompilerAPI.parse2(CompilerAPI.java:2954)
     at flex2.compiler.CompilerAPI.parse2(CompilerAPI.java:2911)
     at flex2.compiler.CompilerAPI.batch2(CompilerAPI.java:477)
     at flex2.compiler.CompilerAPI.batch(CompilerAPI.java:1297)
     at flex2.compiler.CompilerAPI.compile(CompilerAPI.java:1528)
     at flex2.tools.oem.Application.compile(Application.java:1357)
     at flex2.tools.oem.Application.recompile(Application.java:1295)
     at flex2.tools.oem.Application.compile(Application.java:968)
     at
flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java
:367)
     at
com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBu
ilder.mybuild(ASApplicationBuilder.java:309)
     at
com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.buil
d(ASApplicationBuilder.java:128)
     at
com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder
.java:203)
     at
com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASIte
mBuilder.java:93)
     at
com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildIt
em(FlexProjectBuilder.java:708)
     at
com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(F
lexProjectBuilder.java:412)
     at
com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.bui
ld(FlexIncrementalBuilder.java:171)
     at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java
:199)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java
:239)
     at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
     at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java
:295)
     at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.
java:351)
     at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
     at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:14
3)
     at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)




Il 28/03/14 09:47, Gabriele Campi [Media Logic] ha scritto:
Already done, but the error doesn't disappear, with the Flex 4.12 +
Air 4 it works...
my project includes a library project, that includes the mobile.swc
library
in the error_log panel I see the error: "The libraries contain a
circular dependency."
maybe this is the problem?



Il 28/03/14 09:09, Patil, Virat ha scritto:
Close all the tabs and try clean build on your project.

-----Original Message-----
From: Gabriele Campi [Media Logic]
[mailto:[email protected]]
Sent: Friday, March 28, 2014 1:25 PM
To: [email protected]
Subject: Re: Air 4 or 13beta for the AppStore? + strange error

Thanks,

but now that I changed the Flex Compiler to the new one (Flex 4.12 +
Air
13beta) in my existing project, I get a strange error on Flash Builder:

/"An internal build error has occurred. See the error log for more
information.    Location:Unknown    Type:Flex Problem"/

If I create a new project based on the new sdk I don't get the error.

Gabriele




Il 27/03/14 20:06, OmPrakash Muppirala ha scritto:
Please use the AIR 13(beta) version. This is the version that has
been known to work with iOS7+ without any issues.

Thanks,
Om


On Thu, Mar 27, 2014 at 11:53 AM, piotrz <[email protected]>
wrote:

Hi Gabriele,

I'm suprise about that because I see Air 4.0 with Flex 4.12 ->
http://bit.ly/1jae580

Maybe try to again install Flex with Installer 3.0 Release Candidate
7 and let us know.

https://dist.apache.org/repos/dist/dev/flex/installer/3.0/rc7/binarie
s/

Piotr



-----
Apache Flex Committer
[email protected]
--
View this message in context:
http://apache-flex-users.2333346.n4.nabble.com/Air-4-or-13beta-for-th
e-AppStore-tp5758p5793.html Sent from the Apache Flex Users mailing
list archive at Nabble.com.

This message contains information that may be privileged or
confidential and is the property of the Capgemini Group. It is
intended only for the person to whom it is addressed. If you are not
the intended recipient, you are not authorized to read, print,
retain, copy, disseminate, distribute, or use this message or any
part thereof. If you receive this message in error, please notify the
sender immediately and delete all copies of this message.





Reply via email to