In the source code for FlexJS should be
frameworks/projects/<someproject>/build.xml

That should be a sufficient example to start from.  You will need the
compile-*config.xml files as well.

HTH,
-Alex

On 1/20/16, 12:25 AM, "OK" <[email protected]> wrote:

>>The compiler is looking at the package name and trying to map it to
>>folders,
>so I think you want to stop >and "bin" in your -sdk-js-lib parameter.
>
>It works now, I can't believe it ;-)
>I've just add -sdk-js-lib="C:\Users\kruegola\Adobe Flash Builder
>4.7\PureMVCForFlexJS\bin".
>I've already tried this path yesterday but with a backslash at the end.
>Using a backslash at the end throws the error "unable to open
>'4.7\PureMVCForFlexJS'." that confused me even more.
>
>However, I'm one step further. Many thanks Alex!
>
>As a next step I really would like to create a .swc lib file.
>My understanding now is that this could be done by using Ant. Is there
>already an Ant script and/or any documentation available? (Probably you've
>already said this)
>
>Thanks,
>Olaf
>
>
>
>
>
>
>
>
>--
>View this message in context:
>http://apache-flex-users.2333346.n4.nabble.com/Flex-JS-How-to-create-a-SWC
>-library-file-tp11775p11800.html
>Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to