Issue Details (XML | Word | Printable)

Key: FDT-2559
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: FDT Team
Reporter: Nick Jonas
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FDT

"Can't Compile" Flex 4.6.0 for Flash Player 11.1

Created: 26/Jan/12 07:18 PM   Updated: 31/Jul/12 12:41 AM
Component/s: None
Affects Version/s: FDT 5.0
Fix Version/s: FDT 5.5
Security Level: public

Time Tracking:
Not Specified

Environment: OSX 10.6.8, FDT 5
Issue Links:
Duplicate
 


 Description  « Hide
Steps to reproduce:

1) New > FDT Project
2) Choose Web > AS3 template, no HTML wrapper or Unit Testing
3) Choose Next, use Flex 4.6.0 SDK and Player Version 11.1
4) Right click Main.as, Debug as > FDT SWF Application
5) Error Dialog will come up saying "Can't Compile", clicking details will reveal the following:

An internal error occurred during: "Compile".
java.lang.NullPointerException

SDK Library:

playerglobal.swc
textLayout.swc
osmf.swc
authoringsupport.swc
core.swc

Compiler Arguments:

-static-link-runtime-shared-libraries=true
-target-player={playerVersion}
-library-path+="{flexSDK}/frameworks/locale/en_US"
-default-size=550,400

Checked compile options:

-auto add main class to arguments
-auto add project classpaths to arguments
-auto add project swcs to arguments

Error Dialog:

http://cl.ly/0v1C1S0A3A1o2D1b2M3m



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Philipp Arnolds added a comment - 01/Feb/12 04:37 PM
Thanks for your report!

This issue has already been fixed. Please see the linked ticket for a workaround.

regards,

Philipp