Re: AW: AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Sound great, looking forward to it! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54668.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

AW: AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread Christofer Dutz
Von: OK Gesendet: Montag, 29. August 2016 16:06:22 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: AW: [FlexJS] Maven compiler build error Christofer Dutz wrote > I just extended the howto document by some examples on how to set the > environment variable on dif

Re: AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Christofer Dutz wrote > I just extended the howto document by some examples on how to set the > environment variable on different platforms. I hope this leaves even less > room for confusion. Perfect, this should be sufficient! During my maven journey I also find these links which might be helpfu

Re: AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Hey Chris, if you do it right it works :-) [1] Maybe it makes sense to include an example path (C:\local\flash-utils\flashplayer_22_sa_debug.exe ) to the wiki so that idiots like me don't fall in this pitfall ;-) Now I could continue with the rest the builds later... Many thanks, Olaf [1] It

AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread Christofer Dutz
@flex.apache.org Betreff: AW: AW: AW: AW: [FlexJS] Maven compiler build error You have to provide the full path of the executable. In your case this should be: C:\local\flash-utils\flashplayer_22_sa_debug.exe Chris Von: OK Gesendet: Montag, 29. August 2016 14:43:32

AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread Christofer Dutz
You have to provide the full path of the executable. In your case this should be: C:\local\flash-utils\flashplayer_22_sa_debug.exe Chris Von: OK Gesendet: Montag, 29. August 2016 14:43:32 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: [FlexJS] Maven

Re: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Unfortunately still no success, what I've also tried is to run the bash as administrator. Any other ideas? Thanks, Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54658.html Sent from the Apache Flex Developme

Re: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Arghhh, I've just noticed that I've downloaded the NPAI version. Will try it with the correct file immediatley. Sorry, Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-compiler-build-error-tp54626p54657.html Sent from the Apache Flex Devel

Re: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Puhhh... still no success :-( I've downloaded the "flashplayer_22_sa_debug.exe", updated the environment variable and tried to build the compiler again. I also restarted my computer in the meantime. Same error message: "The flashplayer executable C:\local\flash-utils doesn't exist." I've attached a

Re: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread OK
Thanks for clearifiying Josh. My understanding of 'debug-player' was exactly that what you've said. Thanks for updating the Wiki with this info Chris, I'll give it another try tonight. Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Maven-com

AW: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-29 Thread Christofer Dutz
I just updated the wiki page with the exact name ... you are right, it wasn't explicit enough. Chris Von: Josh Tynjala Gesendet: Montag, 29. August 2016 05:33:55 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: [FlexJS] Maven compiler build error It mig

Re: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-28 Thread Josh Tynjala
It might be a good idea to be extra specific with terminology here, to avoid confusion. The plugin and ActiveX versions that developers install in their browser can easily be referred to as the "debug player" too because that version supports connecting to the debugger. The version of Flash Player

AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-28 Thread Christofer Dutz
Exactly :-) Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Greg Dove Datum: 28.08.16 21:14 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: AW: AW: [FlexJS] Maven compiler build error I think you have the wrong exe FLASHPLAYER_DEBUGGER s

AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-28 Thread Christofer Dutz
You can't use the ActiveX flash player. You have to use the flash debug player, as stated in the documentation. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: OK Datum: 28.08.16 21:06 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: AW: A