mikechambers/as3corelib

ASDoc no longer compiles in sdk 3.5 or 4.1

Opened this issue · 0 comments

The ASDoc compilation fails in the build.xml, from the command line, and via an External Tool in both sdk's 3.5 and 4.1.0. (note, one must use aasdoc to include the Air specific libraries) In 3.5 it returns the error: Error: '' is not a directory

Use 'asdoc -help' for information about using the command line.

In 4.1 it returns the error: Error: Could not create toplevel.xml: String index out of range: -15

I can't seem to find any ASDocs of the library on the interwebs for reference.