I'm trying to create ASDoc for Adobe AIR library that use ANE (AIR Native Extension). When I run the command I get this error:
Error: Type was not found or was not a compile-time constant: ExtensionContex
I've found the answer in another post.
I've add -external-library-path "../frameworks/libs/air/airglobal.swc"
to the command.
I execute asdoc in my Flex SDK bin directory.
I use Flex 4.6.0 SDK and AIR 4.0.0.