• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Turn on Adobe Animate AIR 20.0 for Android Compile Logging

New Here ,
Jul 07, 2016 Jul 07, 2016

Copy link to clipboard

Copied

If the publish fails you'll see a dialog box with the errors. But in the case you have a massive compile log it won't fit in the dialog box.

Is there a way to turn on logging when compiling/publishing for Android?

Apparently, Flex has a config options.

Adobe Flex 4.6 * Configuration file syntax

One config option might turn on logging.

Adobe Flex 4.6 * Compiler logging

How is the Air compiler logging turned on?

I tried running Animate.exe from the command-line but that doesn't show standard output/errors.

The flex sdk docs suggest something like this.

<?xml version="1.0"?>

<flex-config>

  <show-binding-warnings>false</show-binding-warnings>

</flex-config>

Which would be placed in:

C:\Program Files\Adobe\Adobe Animate CC 2015\Common\Configuration\ActionScript 3.0\flex_sdk\4.5.0\frameworks\flex-config.xml

No effect.

Is there a way to suppress warnings so that I can see just the errors?

Thanks,

~Tim Graupmann

TOPICS
Development

Views

285

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines