When I try to build the ChartExample via ant, it is failing with this error
message:
C:\p\flexroot\git\flex-asjs\examples\ChartExample>ant
Buildfile: C:\p\flexroot\git\flex-asjs\examples\ChartExample\build.xml
clean:
[delete] Deleting directory
C:\p\flexroot\git\flex-asjs\examples\ChartExample
\bin-debug
build_example.compile:
[echo] Compiling ChartExample.swf
[echo] FLEX_HOME: C:\p\flexroot\git\flex-asjs
[mxmlc] Loading configuration:
C:\p\flexroot\git\flex-asjs\frameworks\flex-c
onfig.xml
[mxmlc]
[mxmlc] 95421 bytes written to
C:\p\flexroot\git\flex-asjs\examples\ChartExa
mple\bin-debug\ChartExample.swf in 2.591 seconds
BUILD FAILED
C:\p\flexroot\git\flex-asjs\examples\build_example.xml:56: The following
error o
ccurred while executing this line:
C:\p\flexroot\git\flex-asjs\examples\build_example.xml:262: Warning: Could
not f
ind file
C:\p\flexroot\git\flex-asjs\templates\swfobject\index.template.html to
copy.
Total time: 3 seconds
Any idea where things could be going wrong?
Thanks,
Om