Hi Piotr & All,
I've downloaded and extracted the apache-flex-sdk-4.16.1-bin.tar.gz file
from the page you specified.
As the page suggests, I've run "ant thirdparty-downloads" in the frameworks
subfolder to install optional dependencies. This runs successfully.
When I run "ant -f installer.xml -Dair.sdk.version=29.0
-Dflash.sdk.version=29.0" in the main folder, I get a message that says
that the folder "is not an Flex binary package".
When I look in installer.xml I find this in the 'install' target:
<target name="check-binary" description="Make sure this is a binary
package">
<fail message="${basedir} is not an Flex binary package">
<condition>
<not>
<available
file="${basedir}/frameworks/libs/framework.swc" />
</not>
</condition>
</fail>
Obviously, it is looking for /frameworks/libs/framework.swc and not finding
it.
When I look in the libs folder the only file I see there is osmf.swc.
Can you tell me what I am doing wrong?
Thanks,
Douglas
On Wed, May 23, 2018 at 2:01 AM, Piotr Zarzycki <[email protected]>
wrote:
> Hi Guys,
>
> I have my hands full with other tasks, so not sure when I will find the
> time to look into that. If you would like to download SDK you have also
> other option by using ant.
>
> 1) Download SDK binaries from here [1]
> 2) Run in downloaded folder:
>
> "ant -f installer.xml -Dair.sdk.version=29.0 -Dflash.sdk.version=29.0"
>
> [1] https://flex.apache.org/download-binaries.html
>
> Thanks,
>
> 2018-05-23 1:21 GMT+02:00 lixusnet <[email protected]>:
>
> > I am having the same problem. I used install Flex SDK using the installer
> > without any problems. But now it fails. Sometimes I get connection
> timeout.
> > Please helo
> >
> >
> >
> > --
> > Sent from: http://apache-flex-users.2333346.n4.nabble.com/
> >
>
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>