Hi Raju,

Good catch. I've created http://jira.openlaszlo.org/jira/browse/LPP-10085 to
track it.
Best,
Amy

On Thu, Sep 22, 2011 at 7:23 AM, Raju Bitter <
[email protected]> wrote:

> lzdeploy --help shows the following values for --runtime:
>
> --runtime=[swf8|swf9|swf10|dhtml|mobile]
>  Compile to swf8, swf9, swf10, dhtml, mobile
>
> But using any of those runtimes values will generate an error, e.g.
>
>
> lzdeploy --runtime=swf9 canvas.lzx
> Exception in thread "main" org.openlaszlo.compiler.CompilationError:
> No LFC library was found at
> /Users/raju/src/svn/openlaszlo/trunk/lps/includes/lfc/LFC9.swc for
> compilation options: runtime=swf9, debug=false, backtrace=false,
> profile=false
>        at org.openlaszlo.compiler.Compiler.compile(Compiler.java:380)
>        at org.openlaszlo.compiler.Compiler.compile(Compiler.java:208)
>        at org.openlaszlo.utils.DeploySOLOSWF.deploy(DeploySOLOSWF.java:125)
>        at org.openlaszlo.utils.DeployMain.main(DeployMain.java:175)
> ringo:lzdeploy raju$ lzdeploy --runtime=swf8 canvas.lzx
>

Reply via email to