Re: Flex SDK Installer in macOS Sierra

2016-09-26 Thread Carlos Rovira
Hi Tom, I tried it, but this not worked for me...maybe I did something wrong :( 2016-09-23 14:58 GMT+02:00 Tom Chiverton : > Is it true that right clicking and choosing 'open' allows you to run it > OK, without needing the command line ? > > This is based on : > > https://www.tekrevue.com/tip/ga

Re: Flex SDK Installer in macOS Sierra

2016-09-26 Thread Carlos Rovira
Hi Clint, That's the option selected and didn't work for me. I had to go to the one exposed before to get it working. 2016-09-26 10:28 GMT+02:00 Carlos Rovira : > Hi Tom, > > I tried it, but this not worked for me...maybe I did something wrong :( > > 2016-09-23 14:58 GMT+02:00 Tom Chiverton : >

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread Alex Harui
Works fine for me on Windows. There is still something strange comparing my console output to yours. The mxmlc bat file looks like it will set the FALCON_HOME environment property so if you run the mxmlc.bat a second time, for me it output the "Using Falcon codebase" line. Also, I get a line that

[FlexJS][Maven] setting 'distributionTargetFolder' has no effect

2016-09-26 Thread OK
Hi, I try to create a distribution using these two commands from the wiki page [1]: set distributionTargetFolder={c:/local/flexjs/dist} mvn -s settings-template.xml -P build-distribution clean install I expect to get a build that I can use with FlashBuilder. The build ends successfully but the ta

Re: [FlexJS][Maven] setting 'distributionTargetFolder' has no effect

2016-09-26 Thread Carlos Rovira
Same Here, Just tested on a new Mac (Sierra) with to path formats, and builds finished ok, but nothing is created. best, Carlos 2016-09-26 19:55 GMT+02:00 OK : > Hi, > I try to create a distribution using these two commands from the wiki page > [1]: > > set distributionTargetFolder={c:/local/fl

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread lizhi
it is the js.swf bug.i replace the js.swc use the 7,it is work good. can you give me your js.swc? and i give you my js.swc? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and-object-bug-tp55262p55324.html Sent from the Apache Flex Develop

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread lizhi
the 2016.7.25 js.swc work good. the 2016.9.23 js.swc not work good -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and-object-bug-tp55262p55325.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread lizhi
js.zip -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and-object-bug-tp55262p55326.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread lizhi
i have upload my js.swc. D:\proj\git\spriteflexjs\test\src>d:/sdk/flexjs/js/bin/mxmlc -external-library-p ath="d:/sdk/flexjs\js\libs\js.swc" VectorObject.as Using Falcon codebase: d:\sdk\flexjs\js\bin\..\.. Using Flex SDK: d:/sdk/flexjs Compiling file: D:\proj\git\spriteflexjs\test\bin\js-debug\Ve

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread Alex Harui
The swc matched mine. On 9/26/16, 8:00 PM, "lizhi" wrote: >js.zip > > > > > >-- >View this message in context: >http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and- >object-bug-tp55262p55326.html >Sen

Re: flexjs0.8 vector and object,bug

2016-09-26 Thread lizhi
your js.swc the same with flexjs0.8,can not work with me. pls get you console output -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flexjs0-8-vector-and-object-bug-tp55262p55329.html Sent from the Apache Flex Development mailing list archive at Nabble.com

[FlexJS] flex-asjs contribution/development workflow

2016-09-26 Thread OK
Hi, this is probably one of the silly questions but I wonder what kind of workflow do you use to be able to contribute to the flex-asjs framework in an efficient way, e.g. - What IDE you're using, still FlashBuilder or others (I notice that Josh creates an AS3 extension for Visual Studio Code wich

AW: [FlexJS][Maven] setting 'distributionTargetFolder' has no effect

2016-09-26 Thread Christofer Dutz
Hi Carlos, I just read your comment on the wiki page ... could you please post your error message? I definitely will not update to Sierra yet as I am reading far too many problems with it. Seems I would have to do that in order to track down any errors. Reading from your finding, I would assum

Re: [FlexJS][Falcon-JX] Reflection related question

2016-09-26 Thread Greg Dove
I have gotten half of it in. :) I pushed the compiler updates. I had some problem with pushing to asjs repo to get the framework updates/manualtests update. I will figure this out later this evening my time. cheers Greg On Wed, Sep 21, 2016 at 6:35 PM, Alex Harui wrote: > > > On 9/20/16, 10:5