Hi Chris,

not sure is a problem of the Maven sdk since the same is working in VSCode

The offending line is:

The error is: command line Error: unable to open
'/themes/JewelTheme/src/main/resources/defaults.css'.

The config in Moonshine is in TourDejewel.as3proj has this:

<option
additional="-theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
-html-template=src/main/resources/jewel-example-index-template.html
-js-dynamic-access-unknown-members=true"/>

So don't know how ${royalelib} is worked in Moonshine. Maybe is something I
don't have configured yet in Moonshine

@Piotr, could you let me know if is something that I need to configure? can
you try to compile TDJ with Moonshine and the maven distribution too?

The full output for the record is:


: Compiling TourDeJewel
: Command:
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/bin/mxmlc"
-load-config+=obj/TourDeJewelConfig.xml -optimize=false
-theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
-html-template=src/main/resources/jewel-example-index-template.html
-js-dynamic-access-unknown-members=true -debug=true -o bin-debug/App.swf
: SDK path: /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven
: Sending to mxmlc: export
ROYALE_HOME=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven;export
SETUP_SH_VMARGS="-Duser.language=en -Duser.region=en"; export
ROYALE_SWF_COMPILER_HOME=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven&&
"/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/js/bin/mxmlc"
-load-config+=obj/TourDeJewelConfig.xml -optimize=false
-theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
-html-template=src/main/resources/jewel-example-index-template.html
-js-dynamic-access-unknown-members=true -debug=true -o bin-debug/App.swf
-compiler.targets=SWF
: Using Royale Compiler codebase:
/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/js/bin/../..
: Using Royale SDK: /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven
: MXMLJSC
:
+royalelib=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks
:
-sdk-js-lib=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks/js/Royale/generated-sources
: -load-config+=obj/TourDeJewelConfig.xml
: -optimize=false
: -theme=/themes/JewelTheme/src/main/resources/defaults.css
: -html-template=src/main/resources/jewel-example-index-template.html
: -js-dynamic-access-unknown-members=true
: -debug=true
: -o
: bin-debug/App.swf
: -compiler.targets=SWF
: command line Error: unable to open
'/themes/JewelTheme/src/main/resources/defaults.css'.
: 0.676110556 seconds
: Compilation of TourDeJewel finished.


El jue., 26 mar. 2020 a las 18:20, Christofer Dutz (<
[email protected]>) escribió:

> Hi all,
>
> Good to know it's now working.
>
> So what is still the difference between the Maven and the Ant distribution?
>
> I'm asking cause I would love to make the maven distribution match the Ant
> version and just use the one Maven created in the future.
>
> Chris
>
>
> Am 26.03.20, 17:58 schrieb "Carlos Rovira" <[email protected]>:
>
>     Hi Piotr,
>
>     just downloaded latest nightly and could finally compile the TDJ.
>     Is failing due to some config issue, but that's an issue to solve in
> TDJ
>     config
>     Congrats y think I can at last use Moonshine and explore it! :)
>
>
>
>     El jue., 26 mar. 2020 a las 12:44, Piotr Zarzycki (<
>     [email protected]>) escribió:
>
>     > Hi Carlos,
>     >
>     > Colleague from the Team was able to reproduce your problem with
> "Build
>     > Project". It looks like he fixed that - you can download Nightly
> Build of
>     > Moonshine and check.
>     >
>     > Thanks,
>     > Piotr
>     >
>     > pon., 23 mar 2020 o 15:10 Carlos Rovira <[email protected]>
>     > napisał(a):
>     >
>     > > Yeah, hope someone on your team could know where we can start
> looking :)
>     > > thanks!
>     > > Carlos
>     > >
>     > > El lun., 23 mar. 2020 a las 15:04, Piotr Zarzycki (<
>     > > [email protected]>) escribió:
>     > >
>     > > > Next is reproduce your problem with Moonshine. ;)
>     > > >
>     > > > pon., 23 mar 2020 o 15:02 Carlos Rovira <[email protected]
> >
>     > > > napisał(a):
>     > > >
>     > > > > Very cool Piotr!
>     > > > > seems we finally has Maven distribution sdk working! :)
>     > > > >
>     > > > > El lun., 23 mar. 2020 a las 14:44, Piotr Zarzycki (<
>     > > > > [email protected]>) escribió:
>     > > > >
>     > > > > > Hi Guys,
>     > > > > >
>     > > > > > I just checked Maven Distribution with Moonshine and I was
> able to
>     > > > build
>     > > > > > Jewel Hello World and TourDeJewel. :)
>     > > > > >
>     > > > > > Thanks,
>     > > > > > Piotr
>     > > > > >
>     > > > > > niedz., 22 mar 2020 o 20:58 Carlos Rovira <
> [email protected]
>     > >
>     > > > > > napisał(a):
>     > > > > >
>     > > > > > > Hi Piotr,
>     > > > > > >
>     > > > > > > nothing happens or log is printed in the console, is like
> if I
>     > > didn't
>     > > > > > push
>     > > > > > > the menu button.
>     > > > > > > I ensured that I have the SDK setup, maybe something more
> is
>     > > needed,
>     > > > > and
>     > > > > > > I'm missing something.
>     > > > > > > As well I understand that "Project > Build Project" is the
> right
>     > > > option
>     > > > > > in
>     > > > > > > the menu to push
>     > > > > > >
>     > > > > > > Thanks
>     > > > > > >
>     > > > > > > El dom., 22 mar. 2020 a las 17:55, Piotr Zarzycki (<
>     > > > > > > [email protected]>) escribió:
>     > > > > > >
>     > > > > > > > Carlos,
>     > > > > > > >
>     > > > > > > > By saying that nothing happens - you don't get any
> information
>     > on
>     > > > the
>     > > > > > > > console at all?
>     > > > > > > >
>     > > > > > > > On Sun, Mar 22, 2020, 5:34 PM Carlos Rovira <
>     > > > [email protected]
>     > > > > >
>     > > > > > > > wrote:
>     > > > > > > >
>     > > > > > > > > Hi Chris and Piotr,
>     > > > > > > > >
>     > > > > > > > > I was having the same issue. After latest PR from
> Chris, I
>     > can
>     > > > > > confirm
>     > > > > > > is
>     > > > > > > > > working ok :)
>     > > > > > > > > Piotr, please, a last attempt. I think you'll get
> working
>     > right
>     > > > now
>     > > > > > > from
>     > > > > > > > > Moonshine.
>     > > > > > > > >
>     > > > > > > > > As well I'm curious about how to build with IDE in
> Moonshine,
>     > > or
>     > > > > why
>     > > > > > > > >  Project > Build Project is not working for me
>     > > > > > > > > something I must have into account?
>     > > > > > > > >
>     > > > > > > > > Thanks
>     > > > > > > > >
>     > > > > > > > > Carlos
>     > > > > > > > >
>     > > > > > > > >
>     > > > > > > > >
>     > > > > > > > > El dom., 22 mar. 2020 a las 17:04, Christofer Dutz (<
>     > > > > > > > > [email protected]>) escribió:
>     > > > > > > > >
>     > > > > > > > > > Yeah ... sorry for that.
>     > > > > > > > > >
>     > > > > > > > > > I noticed that I took care of the "SNAPSHOT" instead
> of the
>     > > > > > > Timestamp,
>     > > > > > > > > but
>     > > > > > > > > > I forgot to add the classifier ... will be in the
> next PR.
>     > > > > > > > > > Can you confirm that now the files have a "SNAPSHOT"
>     > instead
>     > > of
>     > > > > the
>     > > > > > > > > > Timestamp?
>     > > > > > > > > >
>     > > > > > > > > > Chris
>     > > > > > > > > >
>     > > > > > > > > > Am 22.03.20, 15:56 schrieb "Piotr Zarzycki" <
>     > > > > > > > [email protected]
>     > > > > > > > > >:
>     > > > > > > > > >
>     > > > > > > > > >     Hi Chris,
>     > > > > > > > > >
>     > > > > > > > > >     Nothing changed I have exactly same issue after
> pulling
>     > > all
>     > > > > > > changes
>     > > > > > > > > and
>     > > > > > > > > >     rebuilding sdk.
>     > > > > > > > > >
>     > > > > > > > > >     niedz., 22 mar 2020 o 12:15 Carlos Rovira <
>     > > > > > > [email protected]
>     > > > > > > > >
>     > > > > > > > > >     napisał(a):
>     > > > > > > > > >
>     > > > > > > > > >     > Hi,
>     > > > > > > > > >     >
>     > > > > > > > > >     > Many thanks for the fix Chris.
>     > > > > > > > > >     > Piotr, can you try again and confirm if all is
> ok
>     > now?
>     > > > > > > > > >     >
>     > > > > > > > > >     > thanks
>     > > > > > > > > >     >
>     > > > > > > > > >     >
>     > > > > > > > > >     >
>     > > > > > > > > >     > El dom., 22 mar. 2020 a las 11:47, Christofer
> Dutz (<
>     > > > > > > > > >     > [email protected]>) escribió:
>     > > > > > > > > >     >
>     > > > > > > > > >     > > Hi Piotr,
>     > > > > > > > > >     > >
>     > > > > > > > > >     > > I had a look and you are right ... even if
> this
>     > only
>     > > > > seems
>     > > > > > to
>     > > > > > > > > > happen if
>     > > > > > > > > >     > > you haven't built the typedefs on your
> machine that
>     > > day
>     > > > > > > before
>     > > > > > > > > > building
>     > > > > > > > > >     > the
>     > > > > > > > > >     > > distribution. I just pushed a PR that should
> fix
>     > > this.
>     > > > > > > > > >     > >
>     > > > > > > > > >     > > Chris
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >
>     > > > > > > > > >     > > Am 22.03.20, 10:59 schrieb "Piotr Zarzycki" <
>     > > > > > > > > > [email protected]
>     > > > > > > > > >     > >:
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     Hi Carlos,
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     I've just build royale-asjs with
> following
>     > > command:
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     mvn clean install -P
>     > > > > > > > > with-distribution,option-with-sass-compile
>     > > > > > > > > >     > >     -DdistributionTargetFolder=path
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     Created new Royale Jewel project with
> latest
>     > > > nightly
>     > > > > > non
>     > > > > > > > > > sandbox
>     > > > > > > > > >     > build
>     > > > > > > > > >     > > of
>     > > > > > > > > >     > >     Moonshine and I got following result
> during
>     > build
>     > > > [1]
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     [1] https://paste.apache.org/u5j0a
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     Thanks,
>     > > > > > > > > >     > >     Piotr
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     sob., 21 mar 2020 o 20:12 Carlos Rovira <
>     > > > > > > > > > [email protected]>
>     > > > > > > > > >     > >     napisał(a):
>     > > > > > > > > >     > >
>     > > > > > > > > >     > >     > Hi Piotr,
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > Chris, just made maven distribution
> mxmlc and
>     > > > compc
>     > > > > > > > > > executables.
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >    - I test and VSCode works fine
>     > > > > > > > > >     > >     >    - command line worked too [1]
>     > > > > > > > > >     > >     >    - Moonshine:  I couldn't launch a
>     > > compilation
>     > > > > with
>     > > > > > > > SDK.
>     > > > > > > > > > Just
>     > > > > > > > > >     > > upgrade
>     > > > > > > > > >     > >     >    to latest version as Moonshine
> requested
>     > > me. I
>     > > > > > have
>     > > > > > > > the
>     > > > > > > > > > SDK
>     > > > > > > > > >     > > configured to
>     > > > > > > > > >     > >     >    the distribution created with
> Maven. Then
>     > > with
>     > > > > TDJ
>     > > > > > > > > project
>     > > > > > > > > >     > loaded
>     > > > > > > > > >     > > when to
>     > > > > > > > > >     > >     >    Project > Build Project, but
> nothings
>     > happen
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > So just need to see how to check
> Moonshine so
>     > > we
>     > > > > can
>     > > > > > > > check
>     > > > > > > > > > Maven
>     > > > > > > > > >     > >     > distribution is completed at last. I
> want to
>     > > have
>     > > > > > that
>     > > > > > > > for
>     > > > > > > > > > this
>     > > > > > > > > >     > > release
>     > > > > > > > > >     > >     > 0.9.7
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > Thanks
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > Carlos
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > [1] output in command line for Tour de
> Jewel:
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > macbookpro:TourDeJewel carlosrovira$
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     >
>     > > > > > > > >
>     > > > >
> /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/js/bin/mxmlc
>     > > > > > > > > >     > >     > -load-config+=obj/TourDeJewelConfig.xml
>     > > > -debug=true
>     > > > > > > > > >     > -source-map=true
>     > > > > > > > > >     > >     > -compiler.targets=JSRoyale
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> -js-output="/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/binary
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > macbookpro:TourDeJewel carlosrovira$
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     >
>     > > > > > > > >
>     > > > >
> /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/js/bin/mxmlc
>     > > > > > > > > >     > >     > -load-config+=obj/TourDeJewelConfig.xml
>     > > > -debug=true
>     > > > > > > > > >     > -source-map=true
>     > > > > > > > > >     > >     > -compiler.targets=JSRoyale
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> -js-output=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/binary
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > Using Royale Compiler codebase:
>     > > > > > > > > >     > >     >
>     > > > > /Users/carlosrovira/Dev/Royale/Source/royale-compiler
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > Using Royale SDK:
>     > > > > > > > > >     > >
>     > > /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > MXMLJSC
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> +royalelib=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> -sdk-js-lib=/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks/js/Royale/generated-sources
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > -load-config+=obj/TourDeJewelConfig.xml
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > -debug=true
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > -source-map=true
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > -compiler.targets=JSRoyale
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> -js-output=/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel/binary
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > The project 'App' has been successfully
>     > > compiled.
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > 7.080432099 seconds
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     > El lun., 10 feb. 2020 a las 18:19,
> Carlos
>     > > Rovira
>     > > > (<
>     > > > > > > > > >     > > [email protected]>)
>     > > > > > > > > >     > >     > escribió:
>     > > > > > > > > >     > >     >
>     > > > > > > > > >     > >     >> Ok Josh,
>     > > > > > > > > >     > >     >> understood, will take into account as
> I
>     > check
>     > > > > what's
>     > > > > > > > going
>     > > > > > > > > > on with
>     > > > > > > > > >     > > latest
>     > > > > > > > > >     > >     >> fails
>     > > > > > > > > >     > >     >> thanks
>     > > > > > > > > >     > >     >>
>     > > > > > > > > >     > >     >> El lun., 10 feb. 2020 a las 17:16,
> Josh
>     > > Tynjala
>     > > > (<
>     > > > > > > > > >     > >     >> [email protected]>) escribió:
>     > > > > > > > > >     > >     >>
>     > > > > > > > > >     > >     >>> VSCode happens to run the JAR files
>     > directly
>     > > > with
>     > > > > > > Java,
>     > > > > > > > > and
>     > > > > > > > > >     > > doesn't run
>     > > > > > > > > >     > >     >>> anything in js/bin. If the contents
> of
>     > js/bin
>     > > > do
>     > > > > > not
>     > > > > > > > have
>     > > > > > > > > > the
>     > > > > > > > > >     > > correct
>     > > > > > > > > >     > >     >>> exectuable permissions, it wouldn't
> affect
>     > > > > VSCode.
>     > > > > > > > > However,
>     > > > > > > > > >     > fixing
>     > > > > > > > > >     > > those
>     > > > > > > > > >     > >     >>> permissions would still be a problem
> that
>     > > > should
>     > > > > be
>     > > > > > > > > > addressed to
>     > > > > > > > > >     > > have a
>     > > > > > > > > >     > >     >>> proper distribution. Moonshine is
> not doing
>     > > > > > anything
>     > > > > > > > out
>     > > > > > > > > > of the
>     > > > > > > > > >     > > ordinary
>     > > > > > > > > >     > >     >>> by
>     > > > > > > > > >     > >     >>> running js/bin/mxmlc (and that's what
>     > someone
>     > > > > > > compiling
>     > > > > > > > > > from the
>     > > > > > > > > >     > > command
>     > > > > > > > > >     > >     >>> line without Maven or Ant would use
> too).
>     > If
>     > > > > > > anything,
>     > > > > > > > > it's
>     > > > > > > > > >     > VSCode
>     > > > > > > > > >     > > that
>     > > > > > > > > >     > >     >>> is
>     > > > > > > > > >     > >     >>> not doing things in the ordinary way.
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >     >>> --
>     > > > > > > > > >     > >     >>> Josh Tynjala
>     > > > > > > > > >     > >     >>> Bowler Hat LLC <
> https://bowlerhat.dev>
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >     >>> On Mon, Feb 10, 2020 at 12:48 AM
> Carlos
>     > > Rovira
>     > > > <
>     > > > > > > > > >     > > [email protected]>
>     > > > > > > > > >     > >     >>> wrote:
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >     >>> > Hi,
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>> > @Piotr Zarzycki <
>     > [email protected]
>     > > >
>     > > > I
>     > > > > > was
>     > > > > > > > over
>     > > > > > > > > > the big
>     > > > > > > > > >     > > button
>     > > > > > > > > >     > >     >>> to
>     > > > > > > > > >     > >     >>> > nightly builds, since you told me
> to
>     > > download
>     > > > > > that.
>     > > > > > > > So
>     > > > > > > > > > from the
>     > > > > > > > > >     > > big
>     > > > > > > > > >     > >     >>> button
>     > > > > > > > > >     > >     >>> > I choosed "other downloads" and
> choosed
>     > non
>     > > > > > sandbox
>     > > > > > > > > one.
>     > > > > > > > > > Both
>     > > > > > > > > >     > > url goes
>     > > > > > > > > >     > >     >>> to
>     > > > > > > > > >     > >     >>> > the same link:
>     > > > Moonshine_Signed_NonSandbox.pkg
>     > > > > > > > > >     > >     >>> > <
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> https://moonshine-ide.com/downloads/releases/dev/macos/Moonshine_Signed_NonSandbox.pkg
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > 07-Feb-2020 21:11 156571205
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>> > About the permissions: My guess is
> that
>     > is
>     > > > > > > something
>     > > > > > > > > > related to
>     > > > > > > > > >     > >     >>> Moonshine,
>     > > > > > > > > >     > >     >>> > not to user or maven, since VSCode
> is
>     > > dealing
>     > > > > > with
>     > > > > > > > the
>     > > > > > > > > > same SDK
>     > > > > > > > > >     > > without
>     > > > > > > > > >     > >     >>> > complain. I can give permissions
> to try
>     > > this,
>     > > > > > but I
>     > > > > > > > > > suggest the
>     > > > > > > > > >     > >     >>> moonshine
>     > > > > > > > > >     > >     >>> > team could look to how VSCode work
> with
>     > > user
>     > > > > > files
>     > > > > > > > and
>     > > > > > > > > > mimic
>     > > > > > > > > >     > > that to
>     > > > > > > > > >     > >     >>> > avoid this kind of problem.
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>> > Thanks
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>> > El lun., 10 feb. 2020 a las 5:50,
> Alex
>     > > Harui
>     > > > > > > > > >     > > (<[email protected]
>     > > > > > > > > >     > >     >>> >)
>     > > > > > > > > >     > >     >>> > escribió:
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>> > > IMO, the Maven commands that
> build the
>     > > > > > > Distribution
>     > > > > > > > > SDK
>     > > > > > > > > >     > should
>     > > > > > > > > >     > >     >>> change the
>     > > > > > > > > >     > >     >>> > > permissions.
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > > My 2 cents,
>     > > > > > > > > >     > >     >>> > > -Alex
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > > On 2/9/20, 11:04 AM, "Piotr
> Zarzycki" <
>     > > > > > > > > >     > > [email protected]>
>     > > > > > > > > >     > >     >>> > wrote:
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >     Permission to "mxmlc" file
> in SDK.
>     > -
>     > > > You
>     > > > > > have
>     > > > > > > > to
>     > > > > > > > > > add
>     > > > > > > > > >     > > permission
>     > > > > > > > > >     > >     >>> for
>     > > > > > > > > >     > >     >>> > > usage
>     > > > > > > > > >     > >     >>> > >     manually to that file.
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >     I will explain you more on
> Monday
>     > if
>     > > > you
>     > > > > > > won't
>     > > > > > > > > > figure it
>     > > > > > > > > >     > > out your
>     > > > > > > > > >     > >     >>> > self,
>     > > > > > > > > >     > >     >>> > >     what is all about.
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >     You can literally paste in
> Google
>     > > last
>     > > > > > > sentence
>     > > > > > > > > > from
>     > > > > > > > > >     > stack
>     > > > > > > > > >     > > trace
>     > > > > > > > > >     > >     >>> > error
>     > > > > > > > > >     > >     >>> > > and
>     > > > > > > > > >     > >     >>> > >     add: How to add permission
> to file
>     > on
>     > > > > Mac.
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >     On Sun, Feb 9, 2020, 7:09 PM
> Carlos
>     > > > > Rovira
>     > > > > > <
>     > > > > > > > > >     > >     >>> [email protected]>
>     > > > > > > > > >     > >     >>> > > wrote:
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> > >     > Hi Piotr,
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >     > but what kind of
> permission? to
>     > the
>     > > > > > > moonshine
>     > > > > > > > > >     > executable?
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >     > El dom., 9 feb. 2020 a las
> 17:49,
>     > > > Piotr
>     > > > > > > > > Zarzycki
>     > > > > > > > > > (<
>     > > > > > > > > >     > >     >>> > >     > [email protected]
> >)
>     > > > > > > > > >     > >     >>> > >     > escribió:
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >     > > If you are using your
> own SDK
>     > > (not
>     > > > > > > > downloaded
>     > > > > > > > > > trough
>     > > > > > > > > >     > >     >>> Moonshine
>     > > > > > > > > >     > >     >>> > > getting
>     > > > > > > > > >     > >     >>> > >     > > started) you have to add
>     > > permission
>     > > > > to
>     > > > > > > > mxmlc
>     > > > > > > > > > file.
>     > > > > > > > > >     > > There is a
>     > > > > > > > > >     > >     >>> > > command on
>     > > > > > > > > >     > >     >>> > >     > > Mac chmod - try to
> search using
>     > > > that
>     > > > > > > > command
>     > > > > > > > > > on a
>     > > > > > > > > >     > > Google.
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     > > Thanks,
>     > > > > > > > > >     > >     >>> > >     > > Piotr
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     > > On Sun, Feb 9, 2020,
> 5:29 PM
>     > > Carlos
>     > > > > > > Rovira
>     > > > > > > > <
>     > > > > > > > > >     > >     >>> > > [email protected]>
>     > > > > > > > > >     > >     >>> > >     > > wrote:
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     > > > Hi,
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > > I installed latest
> Moonshine
>     > > > > nightly.
>     > > > > > > > After
>     > > > > > > > > >     > > configuring
>     > > > > > > > > >     > >     >>> initial
>     > > > > > > > > >     > >     >>> > > things
>     > > > > > > > > >     > >     >>> > >     > > > loaded TDJ project. I'm
>     > getting
>     > > > > > > > Permission
>     > > > > > > > > > denied:
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > > : Moonshine IDE™ 2.5.0
>     > > > > > > > > >     > >     >>> > >     > > > : Copyright ©
> Prominic.NET,
>     > > Inc.
>     > > > > All
>     > > > > > > > rights
>     > > > > > > > > >     > reserved.
>     > > > > > > > > >     > >     >>> > >     > > > : Source code is under
> Apache
>     > > > > > License,
>     > > > > > > > > > Version 2.0
>     > > > > > > > > >     > >     >>> > >     > > > :
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fprominic%2FMoonshine-IDE&amp;data=02%7C01%7Caharui%40adobe.com%7C978f7b2983214ea95d7408d7ad92dcc5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637168718639009927&amp;sdata=9zd56GJARnqI0KhVKJ%2BCzChzlveojwAONlyaXBL144c%3D&amp;reserved=0
>     > > > > > > > > >     > >     >>> > >     > > > : Uses as3abc (LGPL),
> as3swf
>     > > > (MIT),
>     > > > > > > fzip
>     > > > > > > > > > (ZLIB),
>     > > > > > > > > >     > > asblocks
>     > > > > > > > > >     > >     >>> > (Apache
>     > > > > > > > > >     > >     >>> > >     > License
>     > > > > > > > > >     > >     >>> > >     > > > 2.0),
>     > NativeApplicationUpdater
>     > > > > (LGPL)
>     > > > > > > > > >     > >     >>> > >     > > > : Running on Adobe AIR
>     > > 28.0.0.125
>     > > > > > > > > >     > >     >>> > >     > > > : Compiling TourDeJewel
>     > > > > > > > > >     > >     >>> > >     > > > : SDK path:
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven
>     > > > > > > > > >     > >     >>> > >     > > > : Sending to mxmlx:
> export
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> royalelib="/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks"
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > > >
>     > > > > >
>     > ROYALE_HOME="/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven"
>     > > > > > > > > >     > >     >>> > >     > &&
>     > > > > > > > > >     > >     >>> > >     > > > export
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> royalelib="/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/frameworks"
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > SETUP_SH_VMARGS="-Duser.language=en
>     > > > > > > > > >     > > -Duser.region=en" &&
>     > > > > > > > > >     > >     >>> export
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> ROYALE_COMPILER_HOME="/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven"&&
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >
>     > > > > > >
>     > > >
> "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/js/bin/mxmlc"
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > -load-config+=obj/TourDeJewelConfig.xml
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > > >
>     > > > > >
>     > -theme=${royalelib}/themes/JewelTheme/src/main/resources/defaults.css
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > >
>     > > >
> -html-template=src/main/resources/jewel-example-index-template.html
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > -js-dynamic-access-unknown-members=true
>     > > > > > > > > >     > >     >>> > > -compiler.targets=JSRoyale
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> -js-output="/Users/carlosrovira/Dev/Royale/Source/royale-asjs/examples/royale/TourDeJewel"
>     > > > > > > > > >     > >     >>> > >     > > > : /bin/bash:
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > > >
>     > > > > >
>     > /Users/carlosrovira/Dev/Royale/Sdks/apache-royale-maven/js/bin/mxmlc:
>     > > > > > > > > >     > >     >>> > >     > > > Permission denied
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > > How can I fix it?
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > > Thanks
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > > El jue., 6 feb. 2020 a
> las
>     > > 17:24,
>     > > > > > Josh
>     > > > > > > > > > Tynjala (<
>     > > > > > > > > >     > >     >>> > >     > >
> [email protected]
>     > > > > > > > > >     > >     >>> > >     > > > >)
>     > > > > > > > > >     > >     >>> > >     > > > escribió:
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > > > > Yeah, I don't see why
>     > > Moonshine
>     > > > > is
>     > > > > > > > > > reporting
>     > > > > > > > > >     > those
>     > > > > > > > > >     > >     >>> errors,
>     > > > > > > > > >     > >     >>> > but
>     > > > > > > > > >     > >     >>> > > VSCode
>     > > > > > > > > >     > >     >>> > >     > > > does
>     > > > > > > > > >     > >     >>> > >     > > > > not. If
> royale-config.xml
>     > is
>     > > > > > > > referencing
>     > > > > > > > > > SWCs
>     > > > > > > > > >     > that
>     > > > > > > > > >     > > don't
>     > > > > > > > > >     > >     >>> > > exist, that
>     > > > > > > > > >     > >     >>> > >     > > > should
>     > > > > > > > > >     > >     >>> > >     > > > > affect both IDEs.
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > Regardless, like you
>     > > explained,
>     > > > > the
>     > > > > > > > same
>     > > > > > > > > > issue
>     > > > > > > > > >     > > should
>     > > > > > > > > >     > >     >>> > > reproduce when
>     > > > > > > > > >     > >     >>> > >     > > > > compiling from a
> terminal
>     > > > without
>     > > > > > > > > > Moonshine.
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > --
>     > > > > > > > > >     > >     >>> > >     > > > > Josh Tynjala
>     > > > > > > > > >     > >     >>> > >     > > > > Bowler Hat LLC <
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&amp;data=02%7C01%7Caharui%40adobe.com%7C978f7b2983214ea95d7408d7ad92dcc5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637168718639009927&amp;sdata=eyYt0K%2BDuGCrtMob8Da5dpAy56IaJvXs850pIjzYrOk%3D&amp;reserved=0
>     > > > > > > > > >     > >     >>> > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > On Thu, Feb 6, 2020
> at 5:10
>     > > AM
>     > > > > > Piotr
>     > > > > > > > > > Zarzycki <
>     > > > > > > > > >     > >     >>> > >     > >
> [email protected]
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > wrote:
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > Hi Carlos,
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > Yeah it would be
> pretty
>     > > great
>     > > > > if
>     > > > > > > you
>     > > > > > > > > > could
>     > > > > > > > > >     > setup
>     > > > > > > > > >     > >     >>> Moonshine,
>     > > > > > > > > >     > >     >>> > > but you
>     > > > > > > > > >     > >     >>> > >     > > > don't
>     > > > > > > > > >     > >     >>> > >     > > > > > have to do that
> actually
>     > to
>     > > > > > > reproduce
>     > > > > > > > > the
>     > > > > > > > > >     > issue.
>     > > > > > > > > >     > >     >>> Command
>     > > > > > > > > >     > >     >>> > > which I
>     > > > > > > > > >     > >     >>> > >     > have
>     > > > > > > > > >     > >     >>> > >     > > > > > pasted in this
> thread can
>     > > be
>     > > > > copy
>     > > > > > > and
>     > > > > > > > > > used in
>     > > > > > > > > >     > > Terminal
>     > > > > > > > > >     > >     >>> with
>     > > > > > > > > >     > >     >>> > > small
>     > > > > > > > > >     > >     >>> > >     > > path
>     > > > > > > > > >     > >     >>> > >     > > > > > adjustment. Try it
> on any
>     > > > > project
>     > > > > > > you
>     > > > > > > > > > have
>     > > > > > > > > >     > using
>     > > > > > > > > >     > >     >>> > > distribution build
>     > > > > > > > > >     > >     >>> > >     > > and
>     > > > > > > > > >     > >     >>> > >     > > > > for
>     > > > > > > > > >     > >     >>> > >     > > > > > sure you will get
> the
>     > > error.
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > In case of
> Moonshine we
>     > > have
>     > > > > > freez
>     > > > > > > > code
>     > > > > > > > > > for
>     > > > > > > > > >     > > commits and
>     > > > > > > > > >     > >     >>> > > prepare for
>     > > > > > > > > >     > >     >>> > >     > > > > > release, we have
> some
>     > > > internal
>     > > > > > > > problems
>     > > > > > > > > > with
>     > > > > > > > > >     > > bamboo
>     > > > > > > > > >     > >     >>> build -
>     > > > > > > > > >     > >     >>> > > if it
>     > > > > > > > > >     > >     >>> > >     > > will
>     > > > > > > > > >     > >     >>> > >     > > > > get
>     > > > > > > > > >     > >     >>> > >     > > > > > resolved we should
> have
>     > > > release
>     > > > > > > early
>     > > > > > > > > > next
>     > > > > > > > > >     > week.
>     > > > > > > > > >     > > You
>     > > > > > > > > >     > >     >>> can
>     > > > > > > > > >     > >     >>> > > always try
>     > > > > > > > > >     > >     >>> > >     > > > > Nightly
>     > > > > > > > > >     > >     >>> > >     > > > > > build.
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > I'm really
> surprised that
>     > > > > VSCode
>     > > > > > do
>     > > > > > > > not
>     > > > > > > > > >     > throwing
>     > > > > > > > > >     > > the
>     > > > > > > > > >     > >     >>> same
>     > > > > > > > > >     > >     >>> > > error -
>     > > > > > > > > >     > >     >>> > >     > > What
>     > > > > > > > > >     > >     >>> > >     > > > > > could be the case
> Josh?
>     > The
>     > > > > only
>     > > > > > > > > > difference is
>     > > > > > > > > >     > > that we
>     > > > > > > > > >     > >     >>> are
>     > > > > > > > > >     > >     >>> > > using
>     > > > > > > > > >     > >     >>> > >     > > mxmlc
>     > > > > > > > > >     > >     >>> > >     > > > > file
>     > > > > > > > > >     > >     >>> > >     > > > > > and VSCode is
> probably
>     > > using
>     > > > > jar
>     > > > > > > > file,
>     > > > > > > > > > but
>     > > > > > > > > >     > >     >>> playerglobal.swc
>     > > > > > > > > >     > >     >>> > > doesn't
>     > > > > > > > > >     > >     >>> > >     > > > > exists
>     > > > > > > > > >     > >     >>> > >     > > > > > so both should
> report
>     > same
>     > > > > issue.
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > Thanks,
>     > > > > > > > > >     > >     >>> > >     > > > > > Piotr
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > czw., 6 lut 2020 o
> 13:02
>     > > > Carlos
>     > > > > > > > Rovira
>     > > > > > > > > <
>     > > > > > > > > >     > >     >>> > > [email protected]>
>     > > > > > > > > >     > >     >>> > >     > > > > > napisał(a):
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > Hi Piotr,
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > so I think
> you're a bit
>     > > > > closer
>     > > > > > > (not
>     > > > > > > > > > farther
>     > > > > > > > > >     > > ;)),
>     > > > > > > > > >     > >     >>> since
>     > > > > > > > > >     > >     >>> > > compiler
>     > > > > > > > > >     > >     >>> > >     > was
>     > > > > > > > > >     > >     >>> > >     > > > > > found.
>     > > > > > > > > >     > >     >>> > >     > > > > > > Now is a matter
> to find
>     > > > > what's
>     > > > > > > > > missing.
>     > > > > > > > > >     > >     >>> > >     > > > > > > What's curious
> for me
>     > is
>     > > > > VSCode
>     > > > > > > > > > recognizes
>     > > > > > > > > >     > but
>     > > > > > > > > >     > >     >>> Moonshine
>     > > > > > > > > >     > >     >>> > > not. I
>     > > > > > > > > >     > >     >>> > >     > > think
>     > > > > > > > > >     > >     >>> > >     > > > > the
>     > > > > > > > > >     > >     >>> > >     > > > > > > problem is each
> IDE is
>     > > > > looking
>     > > > > > at
>     > > > > > > > > > different
>     > > > > > > > > >     > > things to
>     > > > > > > > > >     > >     >>> > > match a
>     > > > > > > > > >     > >     >>> > >     > valid
>     > > > > > > > > >     > >     >>> > >     > > > > SDK,
>     > > > > > > > > >     > >     >>> > >     > > > > > > and maybe even
> we could
>     > > be
>     > > > > > > setting
>     > > > > > > > > > duplicate
>     > > > > > > > > >     > >     >>> artifacts in
>     > > > > > > > > >     > >     >>> > > the SDK
>     > > > > > > > > >     > >     >>> > >     > > so
>     > > > > > > > > >     > >     >>> > >     > > > > > VSCode
>     > > > > > > > > >     > >     >>> > >     > > > > > > finds all but
> Moonshine
>     > > > not.
>     > > > > > > > > >     > >     >>> > >     > > > > > > I'll be setup
> Moonshine
>     > > as
>     > > > I
>     > > > > > have
>     > > > > > > > > time
>     > > > > > > > > > to try
>     > > > > > > > > >     > > it.
>     > > > > > > > > >     > >     >>> > >     > > > > > > I think you plan
> to
>     > > launch
>     > > > a
>     > > > > > new
>     > > > > > > > one
>     > > > > > > > > > soon
>     > > > > > > > > >     > > right?
>     > > > > > > > > >     > >     >>> should I
>     > > > > > > > > >     > >     >>> > > wait
>     > > > > > > > > >     > >     >>> > >     > for
>     > > > > > > > > >     > >     >>> > >     > > > it?
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > Thanks
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > El jue., 6 feb.
> 2020 a
>     > > las
>     > > > > > 7:53,
>     > > > > > > > > Piotr
>     > > > > > > > > >     > > Zarzycki (<
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > [email protected]
>     > > > >)
>     > > > > > > > > >     > >     >>> > >     > > > > > > escribió:
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > Hi Carlos,
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > I just tried
> your
>     > > changes
>     > > > > and
>     > > > > > > > I'm a
>     > > > > > > > > > bit
>     > > > > > > > > >     > > farther.
>     > > > > > > > > >     > >     >>> Now
>     > > > > > > > > >     > >     >>> > I'm
>     > > > > > > > > >     > >     >>> > >     > getting
>     > > > > > > > > >     > >     >>> > >     > > > > > > following
>     > > > > > > > > >     > >     >>> > >     > > > > > > > errors. It's
> throwing
>     > > > that
>     > > > > > > errors
>     > > > > > > > > > cause in
>     > > > > > > > > >     > > JS only
>     > > > > > > > > >     > >     >>> > > binaries
>     > > > > > > > > >     > >     >>> > >     > > > prepared
>     > > > > > > > > >     > >     >>> > >     > > > > by
>     > > > > > > > > >     > >     >>> > >     > > > > > > ant
>     > > > > > > > > >     > >     >>> > >     > > > > > > > we have in
> following
>     > > > > location
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > >
> /frameworks/libs/player/{playerbersion}/playerglobal.swc
>     > > > > > > > > >     > >     >>> > > fake
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
> playerglobal.swc, so
>     > > > > > > distribution
>     > > > > > > > > > should
>     > > > > > > > > >     > > probably
>     > > > > > > > > >     > >     >>> have
>     > > > > > > > > >     > >     >>> > > the
>     > > > > > > > > >     > >     >>> > >     > same.
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/js/bin/mxmlc"
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > -load-config+=obj/NewJavaScriptBrowserProjectConfig.xml
>     > > > > > > > > >     > >     >>> > >     > > > -debug=true
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
> -source-map=true
>     > > > > > > > > >     > -compiler.targets=JSRoyale
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > > >
>     > > > > >
>     > -js-output="/Users/piotr/Downloads/Tests/NewJavaScriptBrowserProject"
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > : Using
> Royale
>     > > Compiler
>     > > > > > > > codebase:
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > >
>     > > >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > : Using
> Royale SDK:
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > >
>     > > >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > : MXMLJSC
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> +royalelib=/Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> -sdk-js-lib=/Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/js/Royale/generated-sources
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > -load-config+=obj/NewJavaScriptBrowserProjectConfig.xml
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > : -debug=true
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
> -source-map=true
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > -compiler.targets=JSRoyale
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >
>     > > > > > > > >
>     > > >
> -js-output=/Users/piotr/Downloads/Tests/NewJavaScriptBrowserProject
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml(74):
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > col: 0 Error:
>     > unable
>     > > to
>     > > > > > open
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> '/Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/libs/player/20.0/playerglobal.swc'.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > (line: 74)
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > >  </external-library-path>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml(81):
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > col: 0 Error:
>     > unable
>     > > to
>     > > > > > open
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> '/Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/js/libs/royale-typedefs-js-0.9.7-SNAPSHOT-typedefs.swc'.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > (line: 81)
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > >  </js-external-library-path>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml(81):
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > col: 0 Error:
>     > unable
>     > > to
>     > > > > > open
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> '/Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/js/libs/royale-typedefs-gcl-0.9.7-SNAPSHOT-typedefs.swc'.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > (line: 81)
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > >  </js-external-library-path>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml(99):
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > col: 0 Error:
>     > unable
>     > > to
>     > > > > > open
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> '/Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/libs/player/20.0'.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> /Users/piotr/Downloads/MoonshineSDKs/Royale_SDK/royale_distribution/frameworks/royale-config.xml
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > (line: 99)
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > :
>     > >  </library-path>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > : 1.034449561
>     > seconds
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > Thanks,
>     > > > > > > > > >     > >     >>> > >     > > > > > > > Piotr
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > czw., 6 lut
> 2020 o
>     > > 00:43
>     > > > > > Carlos
>     > > > > > > > > > Rovira <
>     > > > > > > > > >     > >     >>> > >     > [email protected]>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > napisał(a):
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > Thanks Josh
> for
>     > > > pointing
>     > > > > > that
>     > > > > > > > out
>     > > > > > > > > > I think
>     > > > > > > > > >     > > I got
>     > > > > > > > > >     > >     >>> it.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > @Piotr
> Zarzycki <
>     > > > > > > > > >     > [email protected]
>     > > > > > > > > >     > > >
>     > > > > > > > > >     > >     >>> please
>     > > > > > > > > >     > >     >>> > > try with
>     > > > > > > > > >     > >     >>> > >     > my
>     > > > > > > > > >     > >     >>> > >     > > > > > latest
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > commit. I
> couldn't
>     > > test
>     > > > > > > myself,
>     > > > > > > > > > but I
>     > > > > > > > > >     > > think it
>     > > > > > > > > >     > >     >>> should
>     > > > > > > > > >     > >     >>> > > work
>     > > > > > > > > >     > >     >>> > >     > now
>     > > > > > > > > >     > >     >>> > >     > > > for
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > Moonshine.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > VSCode still
> work
>     > > with
>     > > > > this
>     > > > > > > > > > changes.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > Thanks
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > Carlos
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > El mié., 5
> feb.
>     > 2020
>     > > a
>     > > > > las
>     > > > > > > > 19:43,
>     > > > > > > > > > Josh
>     > > > > > > > > >     > > Tynjala (<
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > [email protected]
>     > > > > >)
>     > > > > > > > > >     > >     >>> > >     > > > > > > > > escribió:
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> If I had to
> guess,
>     > > > this
>     > > > > > > > > classpath
>     > > > > > > > > > is
>     > > > > > > > > >     > > wrong:
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > <Class-Path>args4j.jar
>     > > > > > > > > > org.json.jar
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > compiler-jx-0.9.7-SNAPSHOT.jar</
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> Class-Path>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > > >
>     > > > > > > > > >     > >     >>> > >     > > > >
>     > > > > > > > > >     > >     >>> > >     > > >
>     > > > > > > > > >     > >     >>> > >     > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Froyale-asjs%2Fblob%2Fdevelop%2Fdistribution%2Fjars%2Fcompiler-mxmljsc%2Fpom.xml&amp;data=02%7C01%7Caharui%40adobe.com%7C978f7b2983214ea95d7408d7ad92dcc5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637168718639009927&amp;sdata=5Z%2FhwpmoS50bgeAOJD3t0%2FHCnwkRCCOjSSAa%2FEX4XPQ%3D&amp;reserved=0
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> I think
> that the
>     > > names
>     > > > > of
>     > > > > > > > those
>     > > > > > > > > > JAR
>     > > > > > > > > >     > files
>     > > > > > > > > >     > > all
>     > > > > > > > > >     > >     >>> > include
>     > > > > > > > > >     > >     >>> > > a
>     > > > > > > > > >     > >     >>> > >     > > version
>     > > > > > > > > >     > >     >>> > >     > > > > > number
>     > > > > > > > > >     > >     >>> > >     > > > > > > > in
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> the Maven
>     > > > distribution.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> --
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> Josh Tynjala
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> Bowler Hat
> LLC <
>     > > > > > > > > >     > >     >>> > >
>     > > > > > > > > >     > >     >>> >
>     > > > > > > > > >     > >     >>>
>     > > > > > > > > >     > >
>     > > > > > > > > >     >
>     > > > > > > > > >
>     > > > > > > > >
>     > > > > > > >
>     > > > > > >
>     > > > > >
>     > > > >
>     > > >
>     > >
>     >
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbowlerhat.dev&amp;data=02%7C01%7Caharui%40adobe.com%7C978f7b2983214ea95d7408d7ad92dcc5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637168718639009927&amp;sdata=eyYt0K%2BDuGCrtMob8Da5dpAy56IaJvXs850pIjzYrOk%3D&amp;reserved=0
>     > > > > > > > > >     > >     >>> > > >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> On Wed, Feb
> 5,
>     > 2020
>     > > at
>     > > > > > 10:17
>     > > > > > > > AM
>     > > > > > > > > > Carlos
>     > > > > > > > > >     > > Rovira <
>     > > > > > > > > >     > >     >>> > >     > > > > > >
>     > [email protected]>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> wrote:
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >>
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > ok didn't
>     > notice.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > So maybe
> is a
>     > > > > classpath
>     > > > > > > > > problem?
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > It's
> clear that
>     > > > VSCode
>     > > > > > > goes
>     > > > > > > > to
>     > > > > > > > > > the
>     > > > > > > > > >     > same
>     > > > > > > > > >     > > place
>     > > > > > > > > >     > >     >>> and
>     > > > > > > > > >     > >     >>> > > find it
>     > > > > > > > > >     > >     >>> > >     > > > since
>     > > > > > > > > >     > >     >>> > >     > > > > > > mxmlc
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> is a
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > dummy jar
> that
>     > has
>     > > > > > exactly
>     > > > > > > > > that
>     > > > > > > > > > class,
>     > > > > > > > > >     > > but
>     > > > > > > > > >     > >     >>> > > Moonshine goes
>     > > > > > > > > >     > >     >>> > >     > > and
>     > > > > > > > > >     > >     >>> > >     > > > > > didn't
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> find
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > it.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > If not
> any clue
>     > > what
>     > > > > > could
>     > > > > > > > be
>     > > > > > > > > >     > happening?
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > Thanks
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > El mié.,
> 5 feb.
>     > > > 2020 a
>     > > > > > las
>     > > > > > > > > > 16:53,
>     > > > > > > > > >     > Piotr
>     > > > > > > > > >     > >     >>> Zarzycki
>     > > > > > > > > >     > >     >>> > (<
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> >
>     > > > > > [email protected]
>     > > > > > > >)
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > escribió:
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> >
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > > Exactly
> and I
>     > > can
>     > > > > > > confirm
>     > > > > > > > > > that mxmlc
>     > > > > > > > > >     > > is in
>     > > > > > > > > >     > >     >>> > place.
>     > > > > > > > > >     > >     >>> > >     > > > > > > > >> > >
>     > > > > > > > > >     > >     >>> > >     >
>     > > > > > > >
>     > > > > > >
>     > > > > > >
>     > > > > > > --
>     > > > > > > Carlos Rovira
>     > > > > > > http://about.me/carlosrovira
>     > > > > > >
>     > > > > >
>     > > > > >
>     > > > > > --
>     > > > > >
>     > > > > > Piotr Zarzycki
>     > > > > >
>     > > > > > Patreon: *https://www.patreon.com/piotrzarzycki
>     > > > > > <https://www.patreon.com/piotrzarzycki>*
>     > > > > >
>     > > > >
>     > > > >
>     > > > > --
>     > > > > Carlos Rovira
>     > > > > http://about.me/carlosrovira
>     > > > >
>     > > >
>     > > >
>     > > > --
>     > > >
>     > > > Piotr Zarzycki
>     > > >
>     > > > Patreon: *https://www.patreon.com/piotrzarzycki
>     > > > <https://www.patreon.com/piotrzarzycki>*
>     > > >
>     > >
>     > >
>     > > --
>     > > Carlos Rovira
>     > > http://about.me/carlosrovira
>     > >
>     >
>     >
>     > --
>     >
>     > Piotr Zarzycki
>     >
>     > Patreon: *https://www.patreon.com/piotrzarzycki
>     > <https://www.patreon.com/piotrzarzycki>*
>     >
>
>
>     --
>     Carlos Rovira
>     http://about.me/carlosrovira
>
>
>

-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to