I just installed @apache-royale/royale-js from npm, and I'm seeing the same
errors.

--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>


On Wed, Oct 9, 2019 at 6:52 AM Piotr Zarzycki <[email protected]>
wrote:

> Hi Guys,
>
> It looks like we have broken royale-config in released SDK. Andrew raised
> in Moonshine GitHub issue that he couldn't build Hello World project. I
> tried Moonshine and downloaded JS-only version of SDK. I get following
> error [1].
> I downloaded JS-SWF version and tried compile project again - this time it
> went fine.
>
> JS-only version of released 0.9.6 contains in section  <library-path> -
> list of swc. - Those swc doesn't exists in JS-only.
>
> Fragment of config
>
> > <library-path>
> >          <path-element>libs/Basic.swc</path-element>
> >          <path-element>libs/Binding.swc</path-element>
> >          <path-element>libs/Charts.swc</path-element>
> >          <path-element>libs/Collections.swc</path-element>
> >          <path-element>libs/Core.swc</path-element>
> > ....
>
>
> JS-only nightly build of 0.9.7 - doesn't contains in that section anything
>
> >       <library-path>
> >       </library-path>
>
>
> [1] https://paste.apache.org/2lgvk
>
> Thanks,
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>

Reply via email to