More precisely, I am getting the following error when compiling a fresh flex
project in FB 4.7:
unable to open
'D:\ApacheFlex\testing\testing_RC\Flex_SDL_412_RC3\SKD_AIR_4.0_INSTALLER\frameworks\C:\Program
Files (x86)\Apache
Flex\Apache_Flex_SDK_410_GA\frameworks\libs\player\12.0\playerglobal.swc'
However, the dump-config file paths are OK.
No issue in IntelliJ.
I have compared *-config.xml files with old version (from SDK 4.10), the only
tokens are {targetPlayerMajorVersion} and {targetPlayerMinorVersion}.
No {playerglobalHome} or {airHome} tokens.
So IMO, this is a regression.
Maurice
-----Message d'origine-----
De : Maurice Amsellem [mailto:[email protected]]
Envoyé : dimanche 2 mars 2014 15:24
À : [email protected]
Objet : RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC2
> about the flex-config.xml having the wrong player/swf versions is
> actually a problem in the SDK's installer.xml so it will require
> installing a nightly or an SDK RC3 someday to see that it works
I have installed Flex SDK 4.12 RC3 using latest installer 3.0.0 from :
https://dist.apache.org/repos/dist/dev/flex/installer/3.0/rc2/binaries/
flex-config, air-config and airmobile-config.xml are all incorrect (contains
tokens, instead of actual values).
Eg. in air-config.xml:
external-library-path>
<path-element>{airHome}/frameworks/libs/air/airglobal.swc</path-element>
</external-library-path>
So is it an issue from the SDK ?
Maurice
-----Message d'origine-----
De : Alex Harui [mailto:[email protected]] Envoyé : mercredi 26 février 2014
18:27 À : [email protected] Objet : [DISCUSS] Discuss Release Apache Flex SDK
Installer 3.0 - RC2
This is the discussion thread.
The source kit built for me on mac.
I updated notice files.
I think I solved the missing strings issue.
Not sure about Carlos's crash. If you get a crash, re-run and right-click and
turn on debug mode before continuing with the install. The output should end
up in your flash log.txt file or in the console.
Caching is possible for legacy builds.
Note that the problem about the flex-config.xml having the wrong player/swf
versions is actually a problem in the SDK's installer.xml so it will require
installing a nightly or an SDK RC3 someday to see that it works.
Thanks,
-Alex