Re: Configuring Ant for SDK build (WAS: Error compiling SDK)

2013-03-30 Thread Justin Mclean
Hi, > OK, but which file should have the troubleshooting section: README or > RELEASE_NOTES? Either is fine by me README is probably better as it's not release version related. Justin

Re: Configuring Ant for SDK build (WAS: Error compiling SDK)

2013-03-30 Thread Om
On Mar 30, 2013 8:55 PM, "Alex Harui" wrote: > > > > > On 3/30/13 4:49 PM, "Justin Mclean" wrote: > > > Hi > > > >> Fellow committers: Should we add a 'Troubleshooting' section to the README > >> or RELEASE_NOTES? > > +1 sounds like a similar issue to what I had the other day. I was unable to > >

Re: Configuring Ant for SDK build (WAS: Error compiling SDK)

2013-03-30 Thread Alex Harui
On 3/30/13 4:49 PM, "Justin Mclean" wrote: > Hi > >> Fellow committers: Should we add a 'Troubleshooting' section to the README >> or RELEASE_NOTES? > +1 sounds like a similar issue to what I had the other day. I was unable to > find how it determined which lib (ant/lib or lib) directory it w

Re: Configuring Ant for SDK build (WAS: Error compiling SDK)

2013-03-30 Thread Justin Mclean
Hi > Fellow committers: Should we add a 'Troubleshooting' section to the README > or RELEASE_NOTES? +1 sounds like a similar issue to what I had the other day. I was unable to find how it determined which lib (ant/lib or lib) directory it was using. Justin

Re: Configuring Ant for SDK build (WAS: Error compiling SDK)

2013-03-30 Thread Alex Harui
note about Ant configuration in the SDK README > file. Currently it only says you need Ant 1.7.1 or greater but provides no > configuration instructions. > > Thanks, > Tigran. > > > -Original Message- > From: Alex Harui [mailto:aha...@adobe.com] > Sent: Wednesday,

Configuring Ant for SDK build (WAS: Error compiling SDK)

2013-03-30 Thread Tigran Najaryan
com] Sent: Wednesday, March 27, 2013 7:49 PM To: dev@flex.apache.org Subject: Re: Error compiling SDK Any chance you have a FLEX_HOME environment variable pointing to an Adobe Flex SDK? On 3/27/13 6:14 AM, "Tigran Najaryan" wrote: > Hi guys, > > > > I am trying to compile

RE: Error compiling SDK

2013-03-27 Thread Tigran Najaryan
but that changed nothing, I get exactly the same error. Anything else I can try? Thanks, Tigran. -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Wednesday, March 27, 2013 7:49 PM To: dev@flex.apache.org Subject: Re: Error compiling SDK Any chance you have a FLEX_HOME

Re: Error compiling SDK

2013-03-27 Thread Alex Harui
Any chance you have a FLEX_HOME environment variable pointing to an Adobe Flex SDK? On 3/27/13 6:14 AM, "Tigran Najaryan" wrote: > Hi guys, > > > > I am trying to compile the SDK and get an error during the build. > > > > I started here http://flex.apache.org/download-source.html and fo

Error compiling SDK

2013-03-27 Thread Tigran Najaryan
Hi guys, I am trying to compile the SDK and get an error during the build. I started here http://flex.apache.org/download-source.html and followed the instructions in "Bleeding-Edge Release". After getting the source code using git I installed the prerequisites as per the README file. Then