After all i got it resolved.. Once i place all the files from lib folder of SDK into Apache project, it runs successfully. Might be helpful for someone else :)
On Fri, Apr 6, 2012 at 10:37 AM, Jitendra Jain < [email protected]> wrote: > @Carol > > >> Did you build the modules directory? You see this error if the compiler >> hasn't been built (ie lib/compc.jar doesn't exist). >> >> > I have excluded/commented the modules in the build.xml and also i have > included compc.jar in lib folder. > > > > >> Carol >> >> > >> >yours >> >Martin. >> > >> >On 05/04/2012 18:34, Justin Mclean wrote: >> >> Hi, >> >> >> >>> During building: the AIR Integration Kit.tbz2 can't seem to be >> >>>unpacked properly >> >> If you use the build_framwork.xml rather than the build.xml script it >> >>will get past this issue. >> >> >> >> Also take a look at teh JIRA issue about this. >> >> https://issues.apache.org/jira/browse/FLEX-38 >> >> >> >> Thanks, >> >> Justin >> >> >> > >> >> > > > -- > Thanks and Regards, > JJain, > > If you have knowledge, let others light their candles in it --Margaret > Fuller: > -- Thanks and Regards, JJain, If you have knowledge, let others light their candles in it --Margaret Fuller:
