You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build FlowPlayer. First time I faced the same issue as in #11. But, when I apply fix with quotes from comments and launch ant.bat I receive next:
[exec] command line: Error: configuration variable 'compiler.define' expected 2 argument(s), got 1
[exec]
[exec] Use 'mxmlc -help' for information about using the command line.
BUILD FAILED
C:\Users\d\flash-build\build.xml:108: The following error occurred while executing this line:
C:\Users\d\flash-build\build.xml:173: The following error occurred while executing this line:
C:\Users\d\flash-build\build.xml:230: exec returned: 1
Hello.
I'm trying to build FlowPlayer. First time I faced the same issue as in #11. But, when I apply fix with quotes from comments and launch ant.bat I receive next:
Is there any way to fix this? Thank you.