On 6/30/15, 7:28 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:

>GCC no likey ;-)
>
>Can I maybe have a look at the example project? I've been gone for a
>while,
>but if I'm correct I should be able to get the latest stuff from Git,
>build
>and then compile this AS project from the command line, correct? Or do I
>have to set it up in an IDE? That would mean a large hurdle to get back in
>the game for a bit :-(

Command line should be ok.  Most folks are running jsc.bat or some
variant.  From a quick look at the code, there is already an
-externs-js-lib option for FalconJX, but I think task is to also include
JS files found in SWCs in the -external-library-path as well.  There is
already code that picks up JS files found in SWCs in the -library-path.

I can do it if you or Fred don’t have cycles.

-Alex

Reply via email to