You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by OK <po...@olafkrueger.net> on 2017/03/21 20:49:43 UTC

[spriteflexjs][vscode] Need help with compiler options

Hi,
has somebody compiled Lizhis spriteflexjs tests/demos successful using
vscode and could share the tasks.json?

Thanks,
Olaf



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/spriteflexjs-vscode-Need-help-with-compiler-options-tp60654.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [spriteflexjs][vscode] Need help with compiler options

Posted by Josh Tynjala <jo...@gmail.com>.
I didn't try one of the demos included with spriteflexjs, but I can compile
a simple project like this:

Main.as
https://paste.apache.org/Lmpm

asconfig.json
https://paste.apache.org/YCIx

In tasks.json, I simply ran asconfigc normally.

In my HTML, I simply instantiated Main, and it looks like spriteflexjs will
initialize itself automatically.

- Josh

On Tue, Mar 21, 2017 at 1:49 PM, OK <po...@olafkrueger.net> wrote:

> Hi,
> has somebody compiled Lizhis spriteflexjs tests/demos successful using
> vscode and could share the tasks.json?
>
> Thanks,
> Olaf
>
>
>
> --
> View this message in context: http://apache-flex-
> development.2333347.n4.nabble.com/spriteflexjs-vscode-Need-
> help-with-compiler-options-tp60654.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>