as3corelib icon indicating copy to clipboard operation
as3corelib copied to clipboard

How do you compile this into a swc?

Open ciathyza opened this issue 13 years ago • 1 comments

Because when I try I get compile-time errors:

[compc] D:\Work\Dev\Eclipse\repo.as3corelib\src\com\adobe\serialization\json\JSONTokenizer.as(253): col: 24 Error: Syntax error: expecting righ tparen before semicolon. [compc] loc = quoteIndex + 1; [compc] ^ [compc] D:\Work\Dev\Eclipse\repo.as3corelib\src\com\adobe\serialization\json\JSONEncoder.as(297): col: 5 Error: Syntax error: expecting rightpa ren before leftbrace. [compc] { [compc]

ciathyza avatar Apr 01 '11 08:04 ciathyza

Does anyone have the Adobe Air libraries already compiled? Not sure the easiest way to build, but the FlexSDK doesn't seem to do the trick.

matthew-dean avatar Apr 28 '12 19:04 matthew-dean