On 2011-08-30, at 08:43, Rami Ojares / AMG wrote: > On 08/30/2011 03:39 PM, Rami Ojares / AMG wrote: >> So should I use the source package instead for using the lzc compiler? > > This means that should I use the source package when I use lzc compiler? > I mean I don't want to compile laszlo but only my own application > (compare: I use jdk download when compiling my java applications)
Henry will have to answer your detailed questions about library compiling. What you are trying to do should work. And it is the intent that by including the .swc in the .lzo file that the Flex compiler will link directly to that without having to compile the .js (which is included for DHTML compiles), so should speed up your process. It sounds to me like the library compiler depends on a file that is only in the source package. This is most likely a packaging error, which could be corrected.
