Dave,

I have an environment variable set for AIR_HOME.  This will use that as
will the Flex build.  As for the flex sdk you want to build with I build
this app with

ant -DFLEX_HOME=/path/to/my/flex/sdk

so I don't have to muck with build.properties.

Carol

On 7/13/12 4 :51PM, "Dave Fisher" <dave2w...@comcast.net> wrote:

>$ ant
>Buildfile: build.xml
>
>BUILD FAILED
>/Users/dave/Documents/flex/utilities/InstallApacheFlex/build.xml:36:
>/Users/dave/Documents/flex/utilities/InstallApacheFlex/C:/Program Files
>(x86)/Adobe/Adobe Flash Builder 4.6/sdks/4.6.0 not found.
>
>Total time: 0 seconds
>
>I tried, but now I need to futz with build.properties:
>
>#Flex Locations
>//FLEX_HOME=../ApacheFlex
>FLEX_HOME=C:/Program Files (x86)/Adobe/Adobe Flash Builder 4.6/sdks/4.6.0
>FLEX_TASKS=${FLEX_HOME}/ant/lib/flexTasks.jar
>
>#AIR Locations
>//env.AIR_HOME=../../AdobeAIRSDK
>env.AIR_HOME=C:/Program Files (x86)/Adobe/Adobe Flash Builder
>4.6/sdks/4.6.0
>
>Regards,
>Dave
>
>On Jul 13, 2012, at 1:20 PM, Om wrote:
>
>> Carol/Justin/anyone else with a Mac,
>> 
>> Can you please create a .dmg version of the app and attach it to the
>>JIRA
>> ticket here: FLEX-33106
>><https://issues.apache.org/jira/browse/FLEX-33106> ?
>> 
>> Steps:
>> 
>> 1.  Check out the project from here:
>> 
>>https://svn.apache.org/repos/asf/incubator/flex/utilities/InstallApacheFl
>>ex
>> 2.  Run 'ant' in that directory
>> 
>> If everything goes well, the InstallApacheFlex.dmg file must be created
>>in
>> the /release directory.
>> 
>> I need this build to finish testing the badge installer.
>> 
>> Thanks,
>> Om
>

Reply via email to