>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.
