._playerglobal.swc instead of playerglobal.swc if frameworkLinkage="merged"
Exception:
Error: unable to load SWC ._playerglobal.swc: /var/lib/jenkins/.gradle/gradleFx/sdks/d066129739d1fe3820c5c385231e8d2b3067eeb5/frameworks/libs/player/11.9/._playerglobal.swc is not a SWC file.
Files I have:
$ ls -alt /var/lib/jenkins/.gradle/gradleFx/sdks/d066129739d1fe3820c5c385231e8d2b3067eeb5/frameworks/libs/player/11.9/
total 384
drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 17:28 .
drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 17:28 ..
-rw-rw-r-- 1 jenkins jenkins 170 Sep 27 06:44 ._playerglobal.swc
-rw-rw-r-- 1 jenkins jenkins 378705 Sep 27 06:44 playerglobal.swc
Environment:
Ubuntu, SDK auto-install (ivy), frameworkLinkage="merged"
The most interesting point that this is only applicable when frameworkLinkage is "merged" and other sub-projects with frameworkLinkage="none" are compiled properly.
Workaround (not a good one):
rm /var/lib/jenkins/.gradle/gradleFx/sdks/d066129739d1fe3820c5c385231e8d2b3067eeb5/frameworks/libs/player/11.9/._playerglobal.swc
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by Yennick Trevels on 30 Oct, 2013 09:26 PM
Did you do something special to get the ._playerglobal.swc file? I just tried an auto-install with Flex 4.11 and AIR 3.9 (on Windows), but there's only the regular playerglobal.swc in that folder.
shamruk closed this discussion on 19 Mar, 2014 02:42 PM.