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
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
> >
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
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
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,
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
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
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
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