[Laszlo-dev] compiler gives two swf files after compiling...which do we use?

Lee Lundrigan llundrigan at laszlosystems.com
Tue Jan 27 12:35:27 PST 2009


We are calling it in with in ant:
  <echo message="=========== compiling =========="/>
        <exec dir="${webtop.dir}" executable="bash" failonerror="true">
            <env key="JAVA_OPTS" value="-ea -Xmx768m"/>
            <arg line="${env.LPS_HOME}/WEB-INF/lps/server/bin/lzc 
--runtime='${lzc.runtime}' ${lzc.debug} main.lzx"/>
        </exec>

So yeah in a way we are.
Henry Minsky wrote:
> This is when you call "lzc" from the command line?
>
>
>
> On Tue, Jan 27, 2009 at 2:26 PM, Lee Lundrigan
> <llundrigan at laszlosystems.com> wrote:
>   
>> Hey guys,
>>
>>
>> So I have been working on our build system with version 4.2 of OL and I
>> noticed something odd. The compiler seems to be spitting out a main.swf8.swf
>> and a main.lzx.null.swf. First, we were wondering which swf file we should
>> be using? Second, should I log a bug about the null in the second file name
>> or is there one currently outstanding?
>>
>> Thanks!
>> Lee
>>
>>     
>
>
>
>   



More information about the Laszlo-dev mailing list