Skip to main content
Participant
August 27, 2020
Question

amxmlc compiler error while compiling pure AS3 file.

  • August 27, 2020
  • 0 replies
  • 96 views

I am trying to compile an AS3 app using amxmlc. The command is given below:

amxmlc testApp.as -debug=true -o testApp.swf

 

However, I get the following error:

Loading configuration: D:\Adobe Air\AIR 33\frameworks\air-config.xml

Error: Can not resolve config constant: 'release'

Error: Can not resolve config constant: 'debug'

 

Can someone please point out what is happening, or where I am making a mistake? Thanks

 

    This topic has been closed for replies.